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

#include <component_polygon.h>

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

List of all members.

Public Types

typedef T::EdgeType EdgeType

Public Member Functions

void Alloc (const int &ns)
T::EdgePointer const cFEp (const int j) const
void Dealloc ()
T::EdgePointer & FEp (const int j)
T::EdgePointer const FEp (const int j) const
template<class LeftF >
void ImportData (const LeftF &leftF)
 PFEAdj ()

Static Public Member Functions

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

Private Member Functions

void __Dealloc ()

Private Attributes

T::EdgePointer * _fepP

Detailed Description

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

Definition at line 210 of file component_polygon.h.


Member Typedef Documentation

template<class T >
typedef T::EdgeType vcg::face::PFEAdj< T >::EdgeType

Definition at line 212 of file component_polygon.h.


Constructor & Destructor Documentation

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

Definition at line 213 of file component_polygon.h.


Member Function Documentation

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

Definition at line 238 of file component_polygon.h.

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

Definition at line 225 of file component_polygon.h.

template<class T >
T::EdgePointer const vcg::face::PFEAdj< T >::cFEp ( const int  j) const [inline]

Definition at line 221 of file component_polygon.h.

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

Definition at line 230 of file component_polygon.h.

template<class T >
T::EdgePointer& vcg::face::PFEAdj< T >::FEp ( const int  j) [inline]

Definition at line 219 of file component_polygon.h.

template<class T >
T::EdgePointer const vcg::face::PFEAdj< T >::FEp ( const int  j) const [inline]

Definition at line 220 of file component_polygon.h.

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

Definition at line 234 of file component_polygon.h.

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

Definition at line 224 of file component_polygon.h.

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

Definition at line 235 of file component_polygon.h.


Member Data Documentation

template<class T >
T::EdgePointer* vcg::face::PFEAdj< T >::_fepP [private]

Definition at line 242 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