*-------------------------- 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 45 of file face/component_occ.h.
| typedef T::FaceType vcg::face::WedgeTexCoordOcc< A, T >::FaceType |
Definition at line 48 of file face/component_occ.h.
| typedef A vcg::face::WedgeTexCoordOcc< A, T >::WedgeTexCoordType |
Definition at line 47 of file face/component_occ.h.
| static bool vcg::face::WedgeTexCoordOcc< A, T >::HasWedgeTexCoord | ( | ) | [inline, static] |
Definition at line 50 of file face/component_occ.h.
| static bool vcg::face::WedgeTexCoordOcc< A, T >::HasWedgeTexCoordOcc | ( | ) | [inline, static] |
Definition at line 51 of file face/component_occ.h.
| WedgeTexCoordType& vcg::face::WedgeTexCoordOcc< A, T >::WT | ( | const int & | i | ) | [inline] |
Definition at line 49 of file face/component_occ.h.