| 
| 
typedef vcg::Color4b  | ColorType | 
|   | 
| 
typedef float  | QualityType | 
|   | 
| 
typedef int  | MarkType | 
|   | 
| 
typedef int  | FlagType | 
|   | 
 | 
| 
T::VertexType *&  | V (const int j) | 
|   | 
| 
T::VertexType *const  &  | V (const int j) const | 
|   | 
| 
T::VertexType *  | cV (const int j) const | 
|   | 
| 
T::CoordType &  | P (const int j) | 
|   | 
| 
const T::CoordType &  | P (const int j) const | 
|   | 
| 
const T::CoordType &  | cP (const int j) const | 
|   | 
| 
ColorType &  | C () | 
|   | 
| 
ColorType  | cC () const | 
|   | 
| 
bool  | IsColorEnabled () const | 
|   | 
| 
QualityType &  | Q () | 
|   | 
| 
QualityType  | cQ () const | 
|   | 
| 
bool  | IsQualityEnabled () const | 
|   | 
| 
void  | InitIMark () | 
|   | 
| 
int  | cIMark () const | 
|   | 
| 
int &  | IMark () | 
|   | 
| 
bool  | IsMarkEnabled () const | 
|   | 
| 
int &  | Flags () | 
|   | 
| 
int  | Flags () const | 
|   | 
| 
T::EdgePointer &  | VEp (const int &) | 
|   | 
| 
T::EdgePointer  | cVEp (const int &) const | 
|   | 
| 
int &  | VEi (const int &) | 
|   | 
| 
int  | VEi (const int &) const | 
|   | 
| 
int  | cVEi (const int &) const | 
|   | 
| 
T::EdgePointer &  | EEp (const int &) | 
|   | 
| 
T::EdgePointer  | cEEp (const int &) const | 
|   | 
| 
int &  | EEi (const int &) | 
|   | 
| 
int  | cEEi (const int &) const | 
|   | 
| 
T::HEdgePointer &  | EHp () | 
|   | 
| 
T::HEdgePointer  | cEHp () const | 
|   | 
| 
T::FacePointer &  | EFp () | 
|   | 
| 
T::FacePointer  | cEFp () const | 
|   | 
| 
int &  | EFi () | 
|   | 
| 
int &  | cEFi () const | 
|   | 
| 
template<class LeftF >  | 
| void  | ImportData (const LeftF &leftF) | 
|   | 
 | 
| 
static bool  | HasEVAdjacency () | 
|   | 
| 
static bool  | HasVertexRef () | 
|   | 
| 
static bool  | HasColor () | 
|   | 
| 
static bool  | HasQuality () | 
|   | 
| 
static bool  | HasMark () | 
|   | 
| 
static bool  | HasFlags () | 
|   | 
| 
static bool  | HasVEAdjacency () | 
|   | 
| 
static bool  | HasEEAdjacency () | 
|   | 
| 
static bool  | HasEHAdjacency () | 
|   | 
| 
static bool  | HasEFAdjacency () | 
|   | 
| 
static void  | Name (std::vector< std::string > &name) | 
|   | 
The documentation for this class was generated from the following file:
- /home/cignoni/devel/vcglib/vcg/simplex/edge/component.h