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

#include <component.h>

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

List of all members.

Public Member Functions

void Alloc (const int &ns)
T::HEdgePointer cFHp () const
void Dealloc ()
 FHAdj ()
T::HEdgePointer & FHp ()
template<class RightValueType >
void ImportData (const RightValueType &rightF)

Static Public Member Functions

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

Private Attributes

T::HEdgePointer _fh

Detailed Description

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

Definition at line 680 of file face/component.h.


Constructor & Destructor Documentation

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

Definition at line 682 of file face/component.h.


Member Function Documentation

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

Definition at line 688 of file face/component.h.

template<class T >
T::HEdgePointer vcg::face::FHAdj< T >::cFHp ( ) const [inline]

Definition at line 684 of file face/component.h.

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

Definition at line 689 of file face/component.h.

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

Definition at line 683 of file face/component.h.

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

Definition at line 690 of file face/component.h.

template<class T >
template<class RightValueType >
void vcg::face::FHAdj< T >::ImportData ( const RightValueType &  rightF) [inline]

Definition at line 687 of file face/component.h.

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

Definition at line 691 of file face/component.h.


Member Data Documentation

template<class T >
T::HEdgePointer vcg::face::FHAdj< T >::_fh [private]

Definition at line 694 of file face/component.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:33