|
typedef int | FlagType |
|
typedef vcg::Point3f | CoordType |
|
typedef CoordType::ScalarType | ScalarType |
|
typedef vcg::Point3s | NormalType |
|
typedef float | QualityType |
|
typedef vcg::Color4b | ColorType |
|
typedef int | MarkType |
|
typedef ScalarType | RadiusType |
|
typedef vcg::TexCoord2< float, 1 > | TexCoordType |
|
typedef float | CurScalarType |
|
typedef Point3f | CurVecType |
|
typedef Point2f | CurvatureType |
|
typedef CurvatureDirBaseType< float > | CurvatureDirType |
|
|
int & | Flags () |
|
int | Flags () const |
|
int | cFlags () const |
|
CoordType & | P () |
|
CoordType | P () const |
|
const CoordType & | cP () const |
|
bool | IsCoordEnabled () const |
|
NormalType & | N () |
|
NormalType | N () const |
|
const NormalType & | cN () const |
|
bool | IsNormalEnabled () const |
|
QualityType & | Q () |
|
QualityType | Q () const |
|
const QualityType & | cQ () const |
|
bool | IsQualityEnabled () const |
|
ColorType & | C () |
|
ColorType | C () const |
|
const ColorType & | cC () const |
|
bool | IsColorEnabled () const |
|
void | InitIMark () |
|
int | cIMark () const |
|
int | IMark () const |
|
int & | IMark () |
|
bool | IsMarkEnabled () const |
|
RadiusType & | R () |
|
RadiusType | R () const |
|
const RadiusType & | cR () const |
|
bool | IsRadiusEnabled () const |
|
TexCoordType & | T () |
|
TexCoordType | T () const |
|
const TexCoordType & | cT () const |
|
bool | IsTexCoordEnabled () const |
|
TT::TetraPointer & | VTp () |
|
const TT::TetraPointer & | cVTp () const |
|
int & | VTi () |
|
int | VTi () const |
|
int | cVTi () const |
|
bool | IsVTInitialized () const |
|
void | VTClear () |
|
TT::FacePointer & | VFp () |
|
const TT::FacePointer & | cVFp () const |
|
int & | VFi () |
|
int | VFi () const |
|
int | cVFi () const |
|
bool | IsNull () const |
|
bool | IsVFInitialized () const |
|
void | VFClear () |
|
TT::EdgePointer & | VEp () |
|
TT::EdgePointer | cVEp () const |
|
int & | VEi () |
|
int | VEi () const |
|
int | cVEi () const |
|
bool | IsVEInitialized () const |
|
void | VEClear () |
|
TT::HEdgePointer & | VHp () |
|
TT::HEdgePointer | cVHp () const |
|
int & | VHi () |
|
int | VHi () const |
|
int | cVHi () const |
|
CurVecType & | PD1 () |
|
CurVecType & | PD2 () |
|
CurVecType | PD1 () const |
|
CurVecType | PD2 () const |
|
const CurVecType & | cPD1 () const |
|
const CurVecType & | cPD2 () const |
|
CurScalarType & | K1 () |
|
CurScalarType & | K2 () |
|
CurScalarType | K1 () const |
|
CurScalarType | K2 () const |
|
const CurScalarType & | cK1 () const |
|
const CurScalarType & | cK2 () const |
|
bool | IsCurvatureDirEnabled () const |
|
template<class RightValueType > |
void | ImportData (const RightValueType &) |
|
|
static bool | HasFlags () |
|
static bool | HasCoord () |
|
static bool | HasNormal () |
|
static bool | HasQuality () |
|
static bool | HasColor () |
|
static bool | HasMark () |
|
static bool | HasRadius () |
|
static bool | HasTexCoord () |
|
static bool | HasVTAdjacency () |
|
static bool | HasVFAdjacency () |
|
static bool | HasVEAdjacency () |
|
static bool | HasVHAdjacency () |
|
static bool | HasCurvatureDir () |
|
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/vertex/component.h