*-------------------------- WedgeTexCoordOcc ----------------------------------------*/ More...
#include <component_occ.h>
Public Types | |
typedef T::FaceType | FaceType |
typedef A | WedgeTexCoordType |
Public Member Functions | |
WedgeTexCoordType & | WT (const int &i) |
Static Public Member Functions | |
static bool | HasWedgeTexCoord () |
static bool | HasWedgeTexCoordOcc () |
*-------------------------- WedgeTexCoordOcc ----------------------------------------*/
Definition at line 67 of file face/component_occ.h.
typedef T::FaceType vcg::face::WedgeTexCoordOcc< A, T >::FaceType |
Definition at line 70 of file face/component_occ.h.
typedef A vcg::face::WedgeTexCoordOcc< A, T >::WedgeTexCoordType |
Definition at line 69 of file face/component_occ.h.
static bool vcg::face::WedgeTexCoordOcc< A, T >::HasWedgeTexCoord | ( | ) | [inline, static] |
Definition at line 72 of file face/component_occ.h.
static bool vcg::face::WedgeTexCoordOcc< A, T >::HasWedgeTexCoordOcc | ( | ) | [inline, static] |
Definition at line 73 of file face/component_occ.h.
WedgeTexCoordType& vcg::face::WedgeTexCoordOcc< A, T >::WT | ( | const int & | i | ) | [inline] |
Definition at line 71 of file face/component_occ.h.