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

#include <component.h>

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

List of all members.

Public Member Functions

const int & cEEi (const int &i)
T::EdgePointer cEEp (const int &i)
 EEAdj ()
int & EEi (const int &i)
T::EdgePointer & EEp (const int &i)
template<class LeftV >
void ImportData (const LeftV &left)

Static Public Member Functions

static bool HasEEAdjacency ()
static bool HasEEAdjacencyOcc ()
static void Name (std::vector< std::string > &name)

Private Attributes

T::EdgePointer _ep [2]
int _zp [2]

Detailed Description

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

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


Constructor & Destructor Documentation

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

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


Member Function Documentation

template<class T >
const int& vcg::edge::EEAdj< T >::cEEi ( const int &  i  )  [inline]

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

template<class T >
T::EdgePointer vcg::edge::EEAdj< T >::cEEp ( const int &  i  )  [inline]

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

template<class T >
int& vcg::edge::EEAdj< T >::EEi ( const int &  i  )  [inline]

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

template<class T >
T::EdgePointer& vcg::edge::EEAdj< T >::EEp ( const int &  i  )  [inline]

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

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

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

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

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

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

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

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

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


Member Data Documentation

template<class T >
T::EdgePointer vcg::edge::EEAdj< T >::_ep[2] [private]

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

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

Definition at line 291 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:11 2013