Public Member Functions | Static Public Member Functions | Private Attributes
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 & TTp (const int j)
T::TetraPointer const TTp (const int j) const
T::TetraPointer & TTp1 (const int j)
T::TetraPointer const TTp1 (const int j) const
T::TetraPointer & TTp2 (const int j)
T::TetraPointer const TTp2 (const int j) const

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 233 of file tetrahedron/component.h.


Constructor & Destructor Documentation

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

Definition at line 235 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 245 of file tetrahedron/component.h.

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

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

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

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

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

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

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

Definition at line 252 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 256 of file tetrahedron/component.h.

template<class T >
char& vcg::tetra::TTAdj< T >::TTi ( const int  j) [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 241 of file tetrahedron/component.h.

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

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

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

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

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

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

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

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

template<class T >
T::TetraPointer const vcg::tetra::TTAdj< T >::TTp2 ( const int  j) const [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 260 of file tetrahedron/component.h.

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

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


The documentation for this class was generated from the following file:


shape_reconstruction
Author(s): Roberto Martín-Martín
autogenerated on Sat Jun 8 2019 18:41:50