*-------------------------- InfoOpt ----------------------------------*/ More...
#include <component_ocf.h>

Public Member Functions | |
| vector_ocf< typename T::FaceType > & | Base () const |
| template<class RightFaceType > | |
| void | ImportData (const RightFaceType &rightF) |
| size_t | Index () const |
| InfoOcf & | operator= (const InfoOcf &) |
Static Public Member Functions | |
| static bool | HasColorOcf () |
| static bool | HasCurvatureDirOcf () |
| static bool | HasFFAdjacencyOcf () |
| static bool | HasMarkOcf () |
| static bool | HasNormalOcf () |
| static bool | HasQualityOcf () |
| static bool | HasVFAdjacencyOcf () |
| static bool | HasWedgeColorOcf () |
| static bool | HasWedgeNormalOcf () |
| static bool | HasWedgeTexCoordOcf () |
Public Attributes | |
| vector_ocf< typename T::FaceType > * | _ovp |
*-------------------------- InfoOpt ----------------------------------*/
Definition at line 683 of file face/component_ocf.h.
| vector_ocf<typename T::FaceType>& vcg::face::InfoOcf< T >::Base | ( | ) | const [inline] |
Definition at line 692 of file face/component_ocf.h.
| static bool vcg::face::InfoOcf< T >::HasColorOcf | ( | ) | [inline, static] |
Reimplemented in vcg::face::ColorOcf< vcg::Color4b, Arity3< FaceBase< MyUsedTypesOcf >, vcg::face::InfoOcf, vcg::face::FFAdjOcf, vcg::face::VFAdjOcf > >.
Definition at line 697 of file face/component_ocf.h.
| static bool vcg::face::InfoOcf< T >::HasCurvatureDirOcf | ( | ) | [inline, static] |
Definition at line 698 of file face/component_ocf.h.
| static bool vcg::face::InfoOcf< T >::HasFFAdjacencyOcf | ( | ) | [inline, static] |
Reimplemented in vcg::face::FFAdjOcf< Arity1< FaceBase< MyUsedTypes >, face::InfoOcf > >, vcg::face::FFAdjOcf< Arity1< FaceBase< MyUsedTypesOcf >, vcg::face::InfoOcf > >, and vcg::face::FFAdjOcf< Arity4< FaceBase< MyUsedTypes >, face::InfoOcf, face::VertexRef, face::CurvatureDirf, face::BitFlags > >.
Definition at line 705 of file face/component_ocf.h.
| static bool vcg::face::InfoOcf< T >::HasMarkOcf | ( | ) | [inline, static] |
Definition at line 699 of file face/component_ocf.h.
| static bool vcg::face::InfoOcf< T >::HasNormalOcf | ( | ) | [inline, static] |
| static bool vcg::face::InfoOcf< T >::HasQualityOcf | ( | ) | [inline, static] |
Definition at line 701 of file face/component_ocf.h.
| static bool vcg::face::InfoOcf< T >::HasVFAdjacencyOcf | ( | ) | [inline, static] |
| static bool vcg::face::InfoOcf< T >::HasWedgeColorOcf | ( | ) | [inline, static] |
Definition at line 703 of file face/component_ocf.h.
| static bool vcg::face::InfoOcf< T >::HasWedgeNormalOcf | ( | ) | [inline, static] |
Definition at line 704 of file face/component_ocf.h.
| static bool vcg::face::InfoOcf< T >::HasWedgeTexCoordOcf | ( | ) | [inline, static] |
Reimplemented in vcg::face::WedgeTexCoordOcf< TexCoord2< float, 1 >, Arity2< FaceBase< ScrUsedTypes >, vcg::face::InfoOcf, vcg::face::VertexRef > >.
Definition at line 702 of file face/component_ocf.h.
| void vcg::face::InfoOcf< T >::ImportData | ( | const RightFaceType & | rightF | ) | [inline] |
Reimplemented in vcg::face::WedgeTexCoordOcf< TexCoord2< float, 1 >, Arity2< FaceBase< ScrUsedTypes >, vcg::face::InfoOcf, vcg::face::VertexRef > >, vcg::face::ColorOcf< vcg::Color4b, Arity3< FaceBase< MyUsedTypesOcf >, vcg::face::InfoOcf, vcg::face::FFAdjOcf, vcg::face::VFAdjOcf > >, vcg::face::NormalOcf< vcg::Point3f, Arity6< FaceBase< MyUsedTypesOcf >, vcg::face::InfoOcf, vcg::face::FFAdjOcf, vcg::face::VFAdjOcf, vcg::face::Color4bOcf, vcg::face::VertexRef, vcg::face::BitFlags > >, vcg::face::FFAdjOcf< Arity1< FaceBase< MyUsedTypes >, face::InfoOcf > >, vcg::face::FFAdjOcf< Arity1< FaceBase< MyUsedTypesOcf >, vcg::face::InfoOcf > >, vcg::face::FFAdjOcf< Arity4< FaceBase< MyUsedTypes >, face::InfoOcf, face::VertexRef, face::CurvatureDirf, face::BitFlags > >, vcg::face::VFAdjOcf< Arity2< FaceBase< MyUsedTypesOcf >, vcg::face::InfoOcf, vcg::face::FFAdjOcf > >, and vcg::face::VFAdjOcf< Arity3< FaceBase< OcfUsedTypes >, vcg::face::InfoOcf, vcg::face::VertexRef, vcg::face::BitFlags > >.
Definition at line 695 of file face/component_ocf.h.
| size_t vcg::face::InfoOcf< T >::Index | ( | ) | const [inline] |
Definition at line 714 of file face/component_ocf.h.
| InfoOcf& vcg::face::InfoOcf< T >::operator= | ( | const InfoOcf< T > & | ) | [inline] |
Definition at line 687 of file face/component_ocf.h.
| vector_ocf<typename T::FaceType>* vcg::face::InfoOcf< T >::_ovp |
Definition at line 723 of file face/component_ocf.h.