Developer Documentation
OpenVolumeMesh::TexCoordAttrib< TexCoordT > Class Template Reference

Public Member Functions

 TexCoordAttrib (TopologyKernel &_kernel, const TexCoordT _def=TexCoordT())
 
const TexCoordT & operator[] (const VertexHandle &_h) const
 
TexCoordT & operator[] (const VertexHandle &_h)
 
bool vertex_texcoords_available ()
 
void clear_vertex_texcoords ()
 

Private Attributes

VertexPropertyT< TexCoordT > vtexcoord_prop_
 
TopologyKernelkernel_
 
bool vertex_texcoords_available_
 
TexCoordT default_texcoord_
 

Detailed Description

template<class TexCoordT>
class OpenVolumeMesh::TexCoordAttrib< TexCoordT >

Definition at line 58 of file TexCoordAttrib.hh.


The documentation for this class was generated from the following files: