Public Member Functions | Static Public Member Functions | Private Attributes
vcg::tetra::VTAdj< T > Class Template Reference

#include <component.h>

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

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 & VTp (const int j)
T::TetraPointer const VTp (const int j) const

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


Constructor & Destructor Documentation

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

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

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

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

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

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

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

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

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

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

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


Member Data Documentation

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

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

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

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