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

#include <component.h>

List of all members.

Public Member Functions

T::VertexPointer const cEVp (const int &i) const
T::VertexPointer const cV (const int &i) const
 EVAdj ()
T::VertexPointerEVp (const int &i)
template<class LeftV >
void ImportData (const LeftV &left)
T::VertexPointerV (const int &i)

Static Public Member Functions

static bool HasEVAdjacency ()
static bool HasEVAdjacencyOcc ()
static void Name (std::vector< std::string > &name)

Private Attributes

T::VertexPointer _vp [2]

Detailed Description

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

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


Constructor & Destructor Documentation

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

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


Member Function Documentation

template<class T>
T::VertexPointer const vcg::edge::EVAdj< T >::cEVp ( const int &  i  )  const [inline]

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

template<class T>
T::VertexPointer const vcg::edge::EVAdj< T >::cV ( const int &  i  )  const [inline]

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

template<class T>
T::VertexPointer& vcg::edge::EVAdj< T >::EVp ( const int &  i  )  [inline]

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

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

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

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

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

template<class T>
template<class LeftV >
void vcg::edge::EVAdj< T >::ImportData ( const LeftV &  left  )  [inline]

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

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

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

template<class T>
T::VertexPointer& vcg::edge::EVAdj< T >::V ( const int &  i  )  [inline]

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


Member Data Documentation

template<class T>
T::VertexPointer vcg::edge::EVAdj< T >::_vp[2] [private]

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