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

#include <component_polygon.h>

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

List of all members.

Public Types

typedef T::FaceType FaceType

Public Member Functions

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

Static Public Member Functions

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

Private Member Functions

void __Dealloc ()

Private Attributes

char * _ffiP
T::FacePointer * _ffpP

Detailed Description

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

Definition at line 167 of file component_polygon.h.


Member Typedef Documentation

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

Definition at line 169 of file component_polygon.h.


Constructor & Destructor Documentation

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

Definition at line 170 of file component_polygon.h.


Member Function Documentation

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

Definition at line 199 of file component_polygon.h.

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

Definition at line 180 of file component_polygon.h.

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

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

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

Definition at line 176 of file component_polygon.h.

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

Definition at line 177 of file component_polygon.h.

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

Definition at line 195 of file component_polygon.h.

template<class T>
template<class LeftF >
void vcg::face::PFFAdj< T >::ImportData ( 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 [private]

Definition at line 205 of file component_polygon.h.

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

Definition at line 204 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:39