vcg::tetra::VTAdj< T > Class Template Reference

#include <component.h>

List of all members.

Public Member Functions

const char & cVTi (const int j) const
T::TetraPointer const cVTp (const int j) const
 VTAdj ()
char & VTi (const int j)
T::TetraPointer const VTp (const int j) const
T::TetraPointer & VTp (const int j)

Static Public Member Functions

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

Private Attributes

char _vti [4]
T::TetraPointer _vtp [4]

Detailed Description

template<class T>
class vcg::tetra::VTAdj< T >

Definition at line 216 of file tetrahedron/component.h.


Constructor & Destructor Documentation

template<class T >
vcg::tetra::VTAdj< T >::VTAdj (  )  [inline]

Definition at line 218 of file tetrahedron/component.h.


Member Function Documentation

template<class T >
const char& vcg::tetra::VTAdj< T >::cVTi ( const int  j  )  const [inline]

Definition at line 223 of file tetrahedron/component.h.

template<class T >
T::TetraPointer const vcg::tetra::VTAdj< T >::cVTp ( const int  j  )  const [inline]

Definition at line 221 of file tetrahedron/component.h.

template<class T >
static bool vcg::tetra::VTAdj< T >::HasVTAdjacency (  )  [inline, static]

Definition at line 224 of file tetrahedron/component.h.

template<class T >
static bool vcg::tetra::VTAdj< T >::HasVTAdjacencyOcc (  )  [inline, static]

Definition at line 225 of file tetrahedron/component.h.

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

Definition at line 226 of file tetrahedron/component.h.

template<class T >
char& vcg::tetra::VTAdj< T >::VTi ( const int  j  )  [inline]

Definition at line 222 of file tetrahedron/component.h.

template<class T >
T::TetraPointer const vcg::tetra::VTAdj< T >::VTp ( const int  j  )  const [inline]

Definition at line 220 of file tetrahedron/component.h.

template<class T >
T::TetraPointer& vcg::tetra::VTAdj< T >::VTp ( const int  j  )  [inline]

Definition at line 219 of file tetrahedron/component.h.


Member Data Documentation

template<class T >
char vcg::tetra::VTAdj< T >::_vti[4] [private]

Definition at line 230 of file tetrahedron/component.h.

template<class T >
T::TetraPointer vcg::tetra::VTAdj< T >::_vtp[4] [private]

Definition at line 229 of file tetrahedron/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:28 2013