Developer Documentation
|
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 () const |
void | clear_vertex_texcoords () |
Private Attributes | |
VertexPropertyT< TexCoordT > | vtexcoord_prop_ |
bool | vertex_texcoords_available_ |
TexCoordT | default_texcoord_ |
Definition at line 49 of file TexCoordAttrib.hh.
OpenVolumeMesh::TexCoordAttrib< TexCoordT >::TexCoordAttrib | ( | TopologyKernel & | _kernel, |
const TexCoordT | _def = TexCoordT() |
||
) |
Definition at line 42 of file TexCoordAttribT_impl.hh.
void OpenVolumeMesh::TexCoordAttrib< TexCoordT >::clear_vertex_texcoords |
Definition at line 54 of file TexCoordAttribT_impl.hh.
|
inline |
Definition at line 63 of file TexCoordAttrib.hh.
|
inline |
Definition at line 59 of file TexCoordAttrib.hh.
|
inline |
Definition at line 68 of file TexCoordAttrib.hh.
|
private |
Definition at line 78 of file TexCoordAttrib.hh.
|
private |
Definition at line 76 of file TexCoordAttrib.hh.
|
private |
Definition at line 74 of file TexCoordAttrib.hh.