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

#include <component.h>

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

List of all members.

Public Member Functions

void Alloc (const int &ns)
T::FacePointer cEFp (const int j) const
void Dealloc ()
 EFAdj ()
T::FacePointer & EFp (const int j)
template<class RightValueType >
void ImportData (const RightValueType &rightF)
char & VFi (const int j)

Static Public Member Functions

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

Private Attributes

char _efi [3]
T::FacePointer _efp [3]

Detailed Description

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

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


Constructor & Destructor Documentation

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

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


Member Function Documentation

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

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

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

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

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

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

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

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

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

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

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

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

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

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

template<class T >
char& vcg::face::EFAdj< T >::VFi ( const int  j) [inline]

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


Member Data Documentation

template<class T >
char vcg::face::EFAdj< T >::_efi[3] [private]

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

template<class T >
T::FacePointer vcg::face::EFAdj< T >::_efp[3] [private]

Definition at line 599 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:32