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

#include <component.h>

List of all members.

Public Member Functions

void Alloc (const int &ns)
T::FacePointer const cVFp (const int j) const
void Dealloc ()
template<class RightF >
void ImportData (const RightF &rightF)
 VFAdj ()
char & VFi (const int j)
T::FacePointer const VFp (const int j) const
T::FacePointer & VFp (const int j)

Static Public Member Functions

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

Private Attributes

char _vfi [3]
T::FacePointer _vfp [3]

Detailed Description

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

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


Constructor & Destructor Documentation

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

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


Member Function Documentation

template<class T>
void vcg::face::VFAdj< T >::Alloc ( const int &  ns  )  [inline]
template<class T>
T::FacePointer const vcg::face::VFAdj< T >::cVFp ( const int  j  )  const [inline]

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

template<class T>
void vcg::face::VFAdj< T >::Dealloc (  )  [inline]
template<class T>
static bool vcg::face::VFAdj< T >::HasVFAdjacency (  )  [inline, static]

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

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

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

template<class T>
template<class RightF >
void vcg::face::VFAdj< T >::ImportData ( const RightF &  rightF  )  [inline]
template<class T>
static void vcg::face::VFAdj< T >::Name ( std::vector< std::string > &  name  )  [inline, static]
template<class T>
char& vcg::face::VFAdj< T >::VFi ( const int  j  )  [inline]

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

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

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

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

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


Member Data Documentation

template<class T>
char vcg::face::VFAdj< T >::_vfi[3] [private]

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

template<class T>
T::FacePointer vcg::face::VFAdj< T >::_vfp[3] [private]

Definition at line 594 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:19 2013