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 ImportLocal (const LeftF &leftF)
 PVFAdj ()
char & VFi (const int j)
T::FacePointer const VFp (const int j) const
T::FacePointer & VFp (const int j)

Static Public Member Functions

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

Private Attributes

char * _vfiP
T::FacePointer * _vfpP

Detailed Description

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

Definition at line 198 of file component_polygon.h.


Member Typedef Documentation

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

Definition at line 207 of file component_polygon.h.

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

Definition at line 206 of file component_polygon.h.


Constructor & Destructor Documentation

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

Definition at line 201 of file component_polygon.h.


Member Function Documentation

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

Definition at line 214 of file component_polygon.h.

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

Definition at line 210 of file component_polygon.h.

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

Definition at line 224 of file component_polygon.h.

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

Definition at line 231 of file component_polygon.h.

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

Definition at line 232 of file component_polygon.h.

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

Definition at line 213 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 233 of file component_polygon.h.

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

Definition at line 211 of file component_polygon.h.

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

Definition at line 209 of file component_polygon.h.

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

Definition at line 208 of file component_polygon.h.


Member Data Documentation

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

Definition at line 237 of file component_polygon.h.

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

Definition at line 236 of file component_polygon.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


vcglib
Author(s): Christian Bersch
autogenerated on Fri Jan 11 09:23:18 2013