Go to the source code of this file.
Classes | |
class | vcg::vertex::Color4bOcf< T > |
class | vcg::vertex::ColorOcf< A, T > |
*-------------------------- COLOR ----------------------------------*/ More... | |
class | vcg::vertex::CurvatureDirdOcf< T > |
class | vcg::vertex::CurvatureDirfOcf< T > |
class | vcg::vertex::CurvatureDirOcf< A, TT > |
struct | vcg::vertex::CurvatureDirTypeOcf< S > |
*-------------------------- CURVATURE DIR ----------------------------------*/ More... | |
class | vcg::vertex::CurvaturedOcf< T > |
class | vcg::vertex::CurvaturefOcf< T > |
class | vcg::vertex::CurvatureOcf< A, TT > |
*-------------------------- CURVATURE ----------------------------------*/ More... | |
class | vcg::vertex::InfoOcf< T > |
*-------------------------- InfoOpt ----------------------------------*/ More... | |
class | vcg::vertex::MarkOcf< T > |
*-------------------------- MARK ----------------------------------*/ More... | |
class | vcg::vertex::Normal3dOcf< T > |
class | vcg::vertex::Normal3fOcf< T > |
class | vcg::vertex::Normal3sOcf< T > |
class | vcg::vertex::NormalOcf< A, T > |
class | vcg::vertex::QualityfOcf< T > |
class | vcg::vertex::QualityOcf< A, T > |
*-------------------------- QUALITY ----------------------------------*/ More... | |
class | vcg::vertex::RadiusdOcf< T > |
class | vcg::vertex::RadiusfOcf< T > |
class | vcg::vertex::RadiusOcf< A, TT > |
*-------------------------- RADIUS ----------------------------------*/ More... | |
class | vcg::vertex::TexCoordfOcf< T > |
class | vcg::vertex::TexCoordOcf< A, TT > |
*-------------------------- TEXTURE ----------------------------------*/ More... | |
class | vcg::vertex::vector_ocf< VALUE_TYPE > |
class | vcg::vertex::VFAdjOcf< T > |
struct | vcg::vertex::vector_ocf< VALUE_TYPE >::VFAdjType |
Namespaces | |
namespace | vcg |
* | |
namespace | vcg::tri |
namespace | vcg::vertex |
Functions | |
template<class VertexType > | |
bool | vcg::tri::VertexVectorHasPerVertexColor (const vertex::vector_ocf< VertexType > &fv) |
template<class VertexType > | |
bool | vcg::tri::VertexVectorHasPerVertexCurvature (const vertex::vector_ocf< VertexType > &fv) |
template<class VertexType > | |
bool | vcg::tri::VertexVectorHasPerVertexCurvatureDir (const vertex::vector_ocf< VertexType > &fv) |
template<class VertexType > | |
bool | vcg::tri::VertexVectorHasPerVertexNormal (const vertex::vector_ocf< VertexType > &fv) |
template<class VertexType > | |
bool | vcg::tri::VertexVectorHasPerVertexQuality (const vertex::vector_ocf< VertexType > &fv) |
template<class VertexType > | |
bool | vcg::tri::VertexVectorHasPerVertexRadius (const vertex::vector_ocf< VertexType > &fv) |
template<class VertexType > | |
bool | vcg::tri::VertexVectorHasPerVertexTexCoord (const vertex::vector_ocf< VertexType > &fv) |
template<class VertexType > | |
bool | vcg::tri::VertexVectorHasVFAdjacency (const vertex::vector_ocf< VertexType > &fv) |