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

#include <component.h>

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

List of all members.

Public Member Functions

void Alloc (const int &ns)
T::EdgePointer cFEp (int j) const
void Dealloc ()
 FEAdj ()
T::EdgePointer & FEp (int j)
T::EdgePointer & FEp1 (int j)
T::EdgePointer FEp1 (int j) const
T::EdgePointer & FEp2 (int j)
T::EdgePointer FEp2 (int j) const
template<class RightValueType >
void ImportData (const RightValueType &rightF)

Static Public Member Functions

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

Private Attributes

char _fei [3]
T::EdgePointer _fep [3]

Detailed Description

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

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


Constructor & Destructor Documentation

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

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


Member Function Documentation

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

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

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

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

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

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

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

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

template<class T >
T::EdgePointer& vcg::face::FEAdj< T >::FEp1 ( int  j) [inline]

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

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

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

template<class T >
T::EdgePointer& vcg::face::FEAdj< T >::FEp2 ( int  j) [inline]

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

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

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

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

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

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

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

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

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


Member Data Documentation

template<class T >
char vcg::face::FEAdj< T >::_fei[3] [private]

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

template<class T >
T::EdgePointer vcg::face::FEAdj< T >::_fep[3] [private]

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