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

#include <component.h>

List of all members.

Public Member Functions

void Alloc (const int &ns)
const char & cFFi (const int j) const
T::FacePointer const cFFp (const int j) const
void Dealloc ()
 FFAdj ()
char & FFi (const int j)
T::FacePointer const FFp (const int j) const
T::FacePointer & FFp (const int j)
T::FacePointer const FFp1 (const int j) const
T::FacePointer & FFp1 (const int j)
T::FacePointer const FFp2 (const int j) const
T::FacePointer & FFp2 (const int j)
template<class RightF >
void ImportData (const RightF &rightF)

Static Public Member Functions

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

Private Attributes

char _ffi [3]
T::FacePointer _ffp [3]

Detailed Description

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

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


Constructor & Destructor Documentation

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

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


Member Function Documentation

template<class T>
void vcg::face::FFAdj< T >::Alloc ( const int &  ns  )  [inline]
template<class T>
const char& vcg::face::FFAdj< T >::cFFi ( const int  j  )  const [inline]

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

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

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

template<class T>
void vcg::face::FFAdj< T >::Dealloc (  )  [inline]
template<class T>
char& vcg::face::FFAdj< T >::FFi ( const int  j  )  [inline]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Member Data Documentation

template<class T>
char vcg::face::FFAdj< T >::_ffi[3] [private]

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

template<class T>
T::FacePointer vcg::face::FFAdj< T >::_ffp[3] [private]

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