Public Types | Public Member Functions | Static Public Member Functions | Private Member Functions | Private Attributes
vcg::face::PVFAdj< T > Class Template Reference

#include <component_polygon.h>

Inheritance diagram for vcg::face::PVFAdj< T >:
Inheritance graph
[legend]

List of all members.

Public Types

typedef T::FaceType FaceType
typedef T::VertexType VertexType

Public Member Functions

void Alloc (const int &ns)
T::FacePointer const cVFp (const int j) const
void Dealloc ()
template<class LeftF >
void ImportData (const LeftF &leftF)
 PVFAdj ()
unsigned int SizeNeigh ()
char & VFi (const int j)
T::FacePointer & VFp (const int j)
T::FacePointer const VFp (const int j) const

Static Public Member Functions

static bool HasVFAdjacency ()
static void Name (std::vector< std::string > &name)

Private Member Functions

void __Dealloc ()

Private Attributes

char * _vfiP
T::FacePointer * _vfpP

Detailed Description

template<class T>
class vcg::face::PVFAdj< T >

Definition at line 123 of file component_polygon.h.


Member Typedef Documentation

template<class T >
typedef T::FaceType vcg::face::PVFAdj< T >::FaceType

Definition at line 133 of file component_polygon.h.

template<class T >
typedef T::VertexType vcg::face::PVFAdj< T >::VertexType

Definition at line 132 of file component_polygon.h.


Constructor & Destructor Documentation

template<class T >
vcg::face::PVFAdj< T >::PVFAdj ( ) [inline]

Definition at line 126 of file component_polygon.h.


Member Function Documentation

template<class T >
void vcg::face::PVFAdj< T >::__Dealloc ( ) [inline, private]

Definition at line 156 of file component_polygon.h.

template<class T >
void vcg::face::PVFAdj< T >::Alloc ( const int &  ns) [inline]

Definition at line 140 of file component_polygon.h.

template<class T >
T::FacePointer const vcg::face::PVFAdj< T >::cVFp ( const int  j) const [inline]

Definition at line 136 of file component_polygon.h.

template<class T >
void vcg::face::PVFAdj< T >::Dealloc ( ) [inline]

Definition at line 147 of file component_polygon.h.

template<class T >
static bool vcg::face::PVFAdj< T >::HasVFAdjacency ( ) [inline, static]

Definition at line 152 of file component_polygon.h.

template<class T >
template<class LeftF >
void vcg::face::PVFAdj< T >::ImportData ( const LeftF &  leftF) [inline]

Definition at line 139 of file component_polygon.h.

template<class T >
static void vcg::face::PVFAdj< T >::Name ( std::vector< std::string > &  name) [inline, static]

Definition at line 153 of file component_polygon.h.

template<class T >
unsigned int vcg::face::PVFAdj< T >::SizeNeigh ( ) [inline]

Definition at line 146 of file component_polygon.h.

template<class T >
char& vcg::face::PVFAdj< T >::VFi ( const int  j) [inline]

Definition at line 137 of file component_polygon.h.

template<class T >
T::FacePointer& vcg::face::PVFAdj< T >::VFp ( const int  j) [inline]

Definition at line 134 of file component_polygon.h.

template<class T >
T::FacePointer const vcg::face::PVFAdj< T >::VFp ( const int  j) const [inline]

Definition at line 135 of file component_polygon.h.


Member Data Documentation

template<class T >
char* vcg::face::PVFAdj< T >::_vfiP [private]

Definition at line 162 of file component_polygon.h.

template<class T >
T::FacePointer* vcg::face::PVFAdj< T >::_vfpP [private]

Definition at line 161 of file component_polygon.h.


The documentation for this class was generated from the following file:


shape_reconstruction
Author(s): Roberto Martín-Martín
autogenerated on Sat Jun 8 2019 18:41:43