*-------------------------- 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 | HasQualityOcf () |
static bool | HasTexCoordOcf () |
static bool | HasVFAdjacencyOcf () |
Public Attributes | |
vector_ocf< typename T::VertexType > * | _ovp |
*-------------------------- InfoOpt ----------------------------------*/
Definition at line 655 of file vertex/component_ocf.h.
vector_ocf<typename T::VertexType>& vcg::vertex::InfoOcf< T >::Base | ( | ) | const [inline] |
Definition at line 663 of file vertex/component_ocf.h.
static bool vcg::vertex::InfoOcf< T >::HasQualityOcf | ( | ) | [inline, static] |
Definition at line 673 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 674 of file vertex/component_ocf.h.
static bool vcg::vertex::InfoOcf< T >::HasVFAdjacencyOcf | ( | ) | [inline, static] |
Definition at line 675 of file vertex/component_ocf.h.
int vcg::vertex::InfoOcf< T >::Index | ( | ) | const [inline] |
Definition at line 665 of file vertex/component_ocf.h.
InfoOcf& vcg::vertex::InfoOcf< T >::operator= | ( | const InfoOcf< T > & | ) | [inline] |
Definition at line 659 of file vertex/component_ocf.h.
vector_ocf<typename T::VertexType>* vcg::vertex::InfoOcf< T >::_ovp |
Definition at line 671 of file vertex/component_ocf.h.