vcg::face::PFFAdj< T > Class Template Reference

#include <component_polygon.h>

List of all members.

Public Types

typedef T::FaceType FaceType

Public Member Functions

void Alloc (const int &ns)
const char & cFFi (const int j) const
T::FacePointer const cFFp (const int j) const
void Dealloc ()
char & FFi (const int j)
T::FacePointer const FFp (const int j) const
T::FacePointer & FFp (const int j)
template<class LeftF >
void ImportLocal (const LeftF &leftF)
 PFFAdj ()

Static Public Member Functions

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

Public Attributes

char * _ffiP
T::FacePointer * _ffpP

Detailed Description

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

Definition at line 242 of file component_polygon.h.


Member Typedef Documentation

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

Definition at line 244 of file component_polygon.h.


Constructor & Destructor Documentation

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

Definition at line 245 of file component_polygon.h.


Member Function Documentation

template<class T>
void vcg::face::PFFAdj< T >::Alloc ( const int &  ns  )  [inline]
template<class T>
const char& vcg::face::PFFAdj< T >::cFFi ( const int  j  )  const [inline]

Definition at line 250 of file component_polygon.h.

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

Definition at line 248 of file component_polygon.h.

template<class T>
void vcg::face::PFFAdj< T >::Dealloc (  )  [inline]
template<class T>
char& vcg::face::PFFAdj< T >::FFi ( const int  j  )  [inline]

Definition at line 249 of file component_polygon.h.

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

Definition at line 247 of file component_polygon.h.

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

Definition at line 246 of file component_polygon.h.

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

Definition at line 270 of file component_polygon.h.

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

Definition at line 271 of file component_polygon.h.

template<class T>
template<class LeftF >
void vcg::face::PFFAdj< T >::ImportLocal ( const LeftF &  leftF  )  [inline]
template<class T>
static void vcg::face::PFFAdj< T >::Name ( std::vector< std::string > &  name  )  [inline, static]

Member Data Documentation

template<class T>
char* vcg::face::PFFAdj< T >::_ffiP

Definition at line 276 of file component_polygon.h.

template<class T>
T::FacePointer* vcg::face::PFFAdj< T >::_ffpP

Definition at line 275 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:16 2013