*-------------------------- WEDGE TEXCOORD ----------------------------------*/ More...
#include <component_ocf.h>
Public Types | |
typedef A | TexCoordType |
Public Member Functions | |
TexCoordType const & | cWT (const int i) const |
template<class LeftF > | |
void | ImportData (const LeftF &leftF) |
WedgeTexCoordOcf () | |
TexCoordType & | WT (const int i) |
Static Public Member Functions | |
static bool | HasWedgeTexCoord () |
static bool | HasWedgeTexCoordOcf () |
*-------------------------- WEDGE TEXCOORD ----------------------------------*/
Definition at line 569 of file face/component_ocf.h.
typedef A vcg::face::WedgeTexCoordOcf< A, TT >::TexCoordType |
Definition at line 572 of file face/component_ocf.h.
vcg::face::WedgeTexCoordOcf< A, TT >::WedgeTexCoordOcf | ( | ) | [inline] |
Definition at line 571 of file face/component_ocf.h.
TexCoordType const& vcg::face::WedgeTexCoordOcf< A, TT >::cWT | ( | const int | i | ) | const [inline] |
Definition at line 574 of file face/component_ocf.h.
static bool vcg::face::WedgeTexCoordOcf< A, TT >::HasWedgeTexCoord | ( | ) | [inline, static] |
Definition at line 582 of file face/component_ocf.h.
static bool vcg::face::WedgeTexCoordOcf< A, TT >::HasWedgeTexCoordOcf | ( | ) | [inline, static] |
Definition at line 583 of file face/component_ocf.h.
void vcg::face::WedgeTexCoordOcf< A, TT >::ImportData | ( | const LeftF & | leftF | ) | [inline] |
Definition at line 576 of file face/component_ocf.h.
TexCoordType& vcg::face::WedgeTexCoordOcf< A, TT >::WT | ( | const int | i | ) | [inline] |
Definition at line 573 of file face/component_ocf.h.