vcg::edge::ETAdj< T > Class Template Reference

#include <component.h>

Inheritance diagram for vcg::edge::ETAdj< T >:
Inheritance graph
[legend]

List of all members.

Public Member Functions

T::TetraPointer cETp ()
 ETAdj ()
int & ETi ()
T::TetraPointer & ETp ()

Static Public Member Functions

static bool HasETAdjacency ()
static bool HasETAdjacencyOcc ()
static void Name (std::vector< std::string > &name)

Private Attributes

T::TetraPointer _tp
int _zp

Detailed Description

template<class T>
class vcg::edge::ETAdj< T >

Definition at line 337 of file edge/component.h.


Constructor & Destructor Documentation

template<class T >
vcg::edge::ETAdj< T >::ETAdj (  )  [inline]

Definition at line 339 of file edge/component.h.


Member Function Documentation

template<class T >
T::TetraPointer vcg::edge::ETAdj< T >::cETp (  )  [inline]

Definition at line 341 of file edge/component.h.

template<class T >
int& vcg::edge::ETAdj< T >::ETi (  )  [inline]

Definition at line 342 of file edge/component.h.

template<class T >
T::TetraPointer& vcg::edge::ETAdj< T >::ETp (  )  [inline]

Definition at line 340 of file edge/component.h.

template<class T >
static bool vcg::edge::ETAdj< T >::HasETAdjacency (  )  [inline, static]

Definition at line 343 of file edge/component.h.

template<class T >
static bool vcg::edge::ETAdj< T >::HasETAdjacencyOcc (  )  [inline, static]

Definition at line 344 of file edge/component.h.

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

Definition at line 345 of file edge/component.h.


Member Data Documentation

template<class T >
T::TetraPointer vcg::edge::ETAdj< T >::_tp [private]

Definition at line 348 of file edge/component.h.

template<class T >
int vcg::edge::ETAdj< T >::_zp [private]

Definition at line 349 of file edge/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:12 2013