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

#include <component.h>

Inheritance diagram for vcg::tetra::TTAdj< T >:
Inheritance graph
[legend]

List of all members.

Public Member Functions

const char & cTTi (const int j) const
T::TetraPointer const cTTp (const int j) const
bool IsBorderF (const int &i) const
 TTAdj ()
char & TTi (const int j)
T::TetraPointer const TTp (const int j) const
T::TetraPointer & TTp (const int j)
T::TetraPointer const TTp1 (const int j) const
T::TetraPointer & TTp1 (const int j)
T::TetraPointer const TTp2 (const int j) const
T::TetraPointer & TTp2 (const int j)

Static Public Member Functions

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

Private Attributes

char _tti [4]
T::TetraPointer _ttp [4]

Detailed Description

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

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


Constructor & Destructor Documentation

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

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


Member Function Documentation

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

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

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

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

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

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

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

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

template<class T >
bool vcg::tetra::TTAdj< T >::IsBorderF ( const int &  i  )  const [inline]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


Member Data Documentation

template<class T >
char vcg::tetra::TTAdj< T >::_tti[4] [private]

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

template<class T >
T::TetraPointer vcg::tetra::TTAdj< T >::_ttp[4] [private]

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