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

#include <component_polygon.h>

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

List of all members.

Public Types

typedef T::HEdgePointer HEdgePointer
typedef T::HEdgeType HEdgeType

Public Member Functions

void Alloc (const int &ns)
T::HEdgePointer const cFHp () const
void Dealloc ()
T::HEdgePointer & FHp ()
template<class LeftF >
void ImportData (const LeftF &leftF)
 PFHAdj ()

Static Public Member Functions

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

Private Attributes

T::HEdgePointer _fhP

Detailed Description

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

Definition at line 248 of file component_polygon.h.


Member Typedef Documentation

template<class T>
typedef T::HEdgePointer vcg::face::PFHAdj< T >::HEdgePointer

Definition at line 251 of file component_polygon.h.

template<class T>
typedef T::HEdgeType vcg::face::PFHAdj< T >::HEdgeType

Definition at line 250 of file component_polygon.h.


Constructor & Destructor Documentation

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

Definition at line 253 of file component_polygon.h.


Member Function Documentation

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

Definition at line 255 of file component_polygon.h.

template<class T>
void vcg::face::PFHAdj< T >::Dealloc ( ) [inline]
template<class T>
T::HEdgePointer& vcg::face::PFHAdj< T >::FHp ( ) [inline]

Definition at line 254 of file component_polygon.h.

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

Definition at line 262 of file component_polygon.h.

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

Definition at line 258 of file component_polygon.h.

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

Member Data Documentation

template<class T>
T::HEdgePointer vcg::face::PFHAdj< T >::_fhP [private]

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