
Go to the source code of this file.
Classes | |
| struct | vcg::face::vector_ocf< VALUE_TYPE >::AdjTypePack |
| class | vcg::face::Color4bOcf< T > |
| class | vcg::face::ColorOcf< A, T > |
| *-------------------------- COLOR ----------------------------------*/ More... | |
| class | vcg::face::CurvatureDirdOcf< T > |
| class | vcg::face::CurvatureDirfOcf< T > |
| class | vcg::face::CurvatureDirOcf< A, T > |
| struct | vcg::face::CurvatureDirOcfBaseType< S > |
| class | vcg::face::FFAdjOcf< T > |
| class | vcg::face::InfoOcf< T > |
| *-------------------------- InfoOpt ----------------------------------*/ More... | |
| class | vcg::face::MarkOcf< T > |
| *-------------------------- MARK ----------------------------------*/ More... | |
| class | vcg::face::Normal3dOcf< T > |
| class | vcg::face::Normal3fOcf< T > |
| class | vcg::face::Normal3sOcf< T > |
| class | vcg::face::NormalOcf< A, T > |
| class | vcg::face::QualityfOcf< T > |
| class | vcg::face::QualityOcf< A, T > |
| *-------------------------- QUALITY ----------------------------------*/ More... | |
| class | vcg::face::vector_ocf< VALUE_TYPE > |
| class | vcg::face::VFAdjOcf< T > |
| class | vcg::face::WedgeColor4bOcf< T > |
| class | vcg::face::WedgeColorOcf< A, TT > |
| *-------------------------- WEDGE COLOR ----------------------------------*/ More... | |
| class | vcg::face::vector_ocf< VALUE_TYPE >::WedgeColorTypePack |
| class | vcg::face::WedgeNormal3dOcf< T > |
| class | vcg::face::WedgeNormal3fOcf< T > |
| class | vcg::face::WedgeNormal3sOcf< T > |
| class | vcg::face::WedgeNormalOcf< A, TT > |
| *-------------------------- WEDGE NORMAL ----------------------------------*/ More... | |
| class | vcg::face::vector_ocf< VALUE_TYPE >::WedgeNormalTypePack |
| class | vcg::face::WedgeTexCoordfOcf< T > |
| class | vcg::face::WedgeTexCoordOcf< A, TT > |
| *-------------------------- WEDGE TEXCOORD ----------------------------------*/ More... | |
| class | vcg::face::vector_ocf< VALUE_TYPE >::WedgeTexTypePack |
Namespaces | |
| namespace | vcg |
* | |
| namespace | vcg::face |
| namespace | vcg::tri |
Functions | |
| template<class FaceType > | |
| bool | vcg::tri::FaceVectorHasFFAdjacency (const face::vector_ocf< FaceType > &fv) |
| template<class FaceType > | |
| bool | vcg::tri::FaceVectorHasPerFaceColor (const face::vector_ocf< FaceType > &fv) |
| template<class FaceType > | |
| bool | vcg::tri::FaceVectorHasPerFaceCurvatureDir (const face::vector_ocf< FaceType > &fv) |
| template<class FaceType > | |
| bool | vcg::tri::FaceVectorHasPerFaceMark (const face::vector_ocf< FaceType > &fv) |
| template<class FaceType > | |
| bool | vcg::tri::FaceVectorHasPerFaceNormal (const face::vector_ocf< FaceType > &fv) |
| template<class FaceType > | |
| bool | vcg::tri::FaceVectorHasPerFaceQuality (const face::vector_ocf< FaceType > &fv) |
| template<class FaceType > | |
| bool | vcg::tri::FaceVectorHasPerWedgeTexCoord (const face::vector_ocf< FaceType > &fv) |
| template<class FaceType > | |
| bool | vcg::tri::FaceVectorHasVFAdjacency (const face::vector_ocf< FaceType > &fv) |
| template<class FaceType > | |
| void | vcg::tri::ReorderFace (std::vector< size_t > &newFaceIndex, face::vector_ocf< FaceType > &faceVec) |