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

#include <component.h>

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

List of all members.

Public Member Functions

T::TetraPointer cVTp ()
 VTAdj ()
int & VTi ()
T::TetraPointer & VTp ()

Static Public Member Functions

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

Private Attributes

T::TetraPointer _tp
int _zp

Detailed Description

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

Definition at line 488 of file vertex/component.h.


Constructor & Destructor Documentation

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

Definition at line 490 of file vertex/component.h.


Member Function Documentation

template<class T >
T::TetraPointer vcg::vertex::VTAdj< T >::cVTp (  )  [inline]

Definition at line 492 of file vertex/component.h.

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

Definition at line 494 of file vertex/component.h.

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

Definition at line 495 of file vertex/component.h.

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

Definition at line 496 of file vertex/component.h.

template<class T >
int& vcg::vertex::VTAdj< T >::VTi (  )  [inline]

Definition at line 493 of file vertex/component.h.

template<class T >
T::TetraPointer& vcg::vertex::VTAdj< T >::VTp (  )  [inline]

Definition at line 491 of file vertex/component.h.


Member Data Documentation

template<class T >
T::TetraPointer vcg::vertex::VTAdj< T >::_tp [private]

Definition at line 499 of file vertex/component.h.

template<class T >
int vcg::vertex::VTAdj< T >::_zp [private]

Definition at line 500 of file vertex/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:58 2013