#include <component_occ.h>
Public Types | |
typedef A | TexCoordType |
typedef TT::VertType | VertType |
Public Member Functions | |
TexCoordType & | T () |
Static Public Member Functions | |
static bool | HasTexCoord () |
static bool | HasTexCoordOcc () |
Definition at line 82 of file vertex/component_occ.h.
typedef A vcg::vertex::TexCoordOcc< A, TT >::TexCoordType |
Definition at line 84 of file vertex/component_occ.h.
typedef TT::VertType vcg::vertex::TexCoordOcc< A, TT >::VertType |
Definition at line 85 of file vertex/component_occ.h.
static bool vcg::vertex::TexCoordOcc< A, TT >::HasTexCoord | ( | ) | [inline, static] |
Definition at line 87 of file vertex/component_occ.h.
static bool vcg::vertex::TexCoordOcc< A, TT >::HasTexCoordOcc | ( | ) | [inline, static] |
Definition at line 88 of file vertex/component_occ.h.
TexCoordType& vcg::vertex::TexCoordOcc< A, TT >::T | ( | ) | [inline] |
Definition at line 86 of file vertex/component_occ.h.