*-------------------------- WEDGE TEXCOORD ----------------------------------*/ More...
#include <component_ocf.h>
Public Types | |
typedef A | TexCoordType |
Public Member Functions | |
TexCoordType | cWT (const int i) const |
template<class RightFaceType > | |
void | ImportData (const RightFaceType &rightF) |
bool | IsWedgeTexCoordEnabled () const |
WedgeTexCoordOcf () | |
TexCoordType & | WT (const int i) |
Static Public Member Functions | |
static bool | HasWedgeTexCoord () |
static bool | HasWedgeTexCoordOcf () |
*-------------------------- WEDGE TEXCOORD ----------------------------------*/
Definition at line 621 of file face/component_ocf.h.
typedef A vcg::face::WedgeTexCoordOcf< A, TT >::TexCoordType |
Definition at line 624 of file face/component_ocf.h.
vcg::face::WedgeTexCoordOcf< A, TT >::WedgeTexCoordOcf | ( | ) | [inline] |
Definition at line 623 of file face/component_ocf.h.
TexCoordType vcg::face::WedgeTexCoordOcf< A, TT >::cWT | ( | const int | i | ) | const [inline] |
Definition at line 626 of file face/component_ocf.h.
static bool vcg::face::WedgeTexCoordOcf< A, TT >::HasWedgeTexCoord | ( | ) | [inline, static] |
Definition at line 634 of file face/component_ocf.h.
static bool vcg::face::WedgeTexCoordOcf< A, TT >::HasWedgeTexCoordOcf | ( | ) | [inline, static] |
Definition at line 635 of file face/component_ocf.h.
void vcg::face::WedgeTexCoordOcf< A, TT >::ImportData | ( | const RightFaceType & | rightF | ) | [inline] |
Definition at line 628 of file face/component_ocf.h.
bool vcg::face::WedgeTexCoordOcf< A, TT >::IsWedgeTexCoordEnabled | ( | ) | const [inline] |
Definition at line 633 of file face/component_ocf.h.
TexCoordType& vcg::face::WedgeTexCoordOcf< A, TT >::WT | ( | const int | i | ) | [inline] |
Definition at line 625 of file face/component_ocf.h.