vcg::face::FEAdj< T > Class Template Reference

#include <component.h>

List of all members.

Public Member Functions

void Alloc (const int &ns)
const char & cFEi (const int j) const
T::FacePointer const cFEp (const int j) const
void Dealloc ()
 FEAdj ()
char & FEi (const int j)
T::FacePointer const FEp (const int j) const
T::FacePointer & FEp (const int j)
T::FacePointer const FEp1 (const int j) const
T::FacePointer & FEp1 (const int j)
T::FacePointer const FEp2 (const int j) const
T::FacePointer & FEp2 (const int j)
template<class RightF >
void ImportData (const RightF &rightF)

Static Public Member Functions

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

Private Attributes

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

Detailed Description

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

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


Constructor & Destructor Documentation

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

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


Member Function Documentation

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Definition at line 653 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 657 of file face/component.h.


Member Data Documentation

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

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

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

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


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


vcglib
Author(s): Christian Bersch
autogenerated on Fri Jan 11 09:23:14 2013