*-------------------------- InfoOpt ----------------------------------*/ More...
#include <component_ocf.h>
Public Member Functions | |
vector_ocf< typename T::VertexType > & | Base () const |
int | Index () const |
InfoOcf & | operator= (const InfoOcf &) |
Static Public Member Functions | |
static bool | HasColorOcf () |
static bool | HasCurvatureDirOcf () |
static bool | HasCurvatureOcf () |
static bool | HasMarkOcf () |
static bool | HasNormalOcf () |
static bool | HasQualityOcf () |
static bool | HasRadiusOcf () |
static bool | HasTexCoordOcf () |
static bool | HasVFAdjacencyOcf () |
Public Attributes | |
vector_ocf< typename T::VertexType > * | _ovp |
*-------------------------- InfoOpt ----------------------------------*/
Definition at line 544 of file vertex/component_ocf.h.
vector_ocf<typename T::VertexType>& vcg::vertex::InfoOcf< T >::Base | ( | ) | const [inline] |
Definition at line 552 of file vertex/component_ocf.h.
static bool vcg::vertex::InfoOcf< T >::HasColorOcf | ( | ) | [inline, static] |
Definition at line 562 of file vertex/component_ocf.h.
static bool vcg::vertex::InfoOcf< T >::HasCurvatureDirOcf | ( | ) | [inline, static] |
Definition at line 564 of file vertex/component_ocf.h.
static bool vcg::vertex::InfoOcf< T >::HasCurvatureOcf | ( | ) | [inline, static] |
Definition at line 563 of file vertex/component_ocf.h.
static bool vcg::vertex::InfoOcf< T >::HasMarkOcf | ( | ) | [inline, static] |
static bool vcg::vertex::InfoOcf< T >::HasNormalOcf | ( | ) | [inline, static] |
Reimplemented in vcg::vertex::NormalOcf< vcg::Point3f, Arity3< vertex::EmptyCore< OcfUsedTypes >, vcg::vertex::InfoOcf, vcg::vertex::Coord3f, vcg::vertex::BitFlags > >.
Definition at line 565 of file vertex/component_ocf.h.
static bool vcg::vertex::InfoOcf< T >::HasQualityOcf | ( | ) | [inline, static] |
Reimplemented in vcg::vertex::QualityOcf< float, Arity2< vertex::EmptyCore< MyUsedTypesOcf >, vcg::vertex::InfoOcf, vcg::vertex::Coord3f > >.
Definition at line 567 of file vertex/component_ocf.h.
static bool vcg::vertex::InfoOcf< T >::HasRadiusOcf | ( | ) | [inline, static] |
Definition at line 568 of file vertex/component_ocf.h.
static bool vcg::vertex::InfoOcf< T >::HasTexCoordOcf | ( | ) | [inline, static] |
Reimplemented in vcg::vertex::TexCoordOcf< TexCoord2< float, 1 >, Arity2< vertex::EmptyCore< ScrUsedTypes >, vcg::vertex::InfoOcf, vcg::vertex::Coord3f > >.
Definition at line 569 of file vertex/component_ocf.h.
static bool vcg::vertex::InfoOcf< T >::HasVFAdjacencyOcf | ( | ) | [inline, static] |
Reimplemented in vcg::vertex::VFAdjOcf< Arity4< vertex::EmptyCore< OcfUsedTypes >, vcg::vertex::InfoOcf, vcg::vertex::Coord3f, vcg::vertex::BitFlags, vcg::vertex::Normal3fOcf > >, and vcg::vertex::VFAdjOcf< Arity6< vertex::EmptyCore< MyUsedTypesOcf >, vcg::vertex::InfoOcf, vcg::vertex::Coord3f, vcg::vertex::QualityfOcf, vcg::vertex::Color4b, vcg::vertex::BitFlags, vcg::vertex::Normal3f > >.
Definition at line 570 of file vertex/component_ocf.h.
int vcg::vertex::InfoOcf< T >::Index | ( | ) | const [inline] |
Definition at line 554 of file vertex/component_ocf.h.
InfoOcf& vcg::vertex::InfoOcf< T >::operator= | ( | const InfoOcf< T > & | ) | [inline] |
Definition at line 548 of file vertex/component_ocf.h.
vector_ocf<typename T::VertexType>* vcg::vertex::InfoOcf< T >::_ovp |
Definition at line 560 of file vertex/component_ocf.h.