vcg::hedge::HHAdj< T > Class Template Reference

#include <hedge_component.h>

Inheritance diagram for vcg::hedge::HHAdj< T >:
Inheritance graph
[legend]

List of all members.

Public Member Functions

T::EdgePointer cHHp (const int &i)
 HHAdj ()
int & HHi (const int &i)
T::EdgePointer & HHp (const int &i)
template<class LeftV >
void ImportData (const LeftV &left)

Static Public Member Functions

static bool HasHHAdjacency ()
static bool HasHHAdjacencyOcc ()
static void Name (std::vector< std::string > &name)

Private Attributes

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

Detailed Description

template<class T>
class vcg::hedge::HHAdj< T >

Definition at line 233 of file hedge_component.h.


Constructor & Destructor Documentation

template<class T >
vcg::hedge::HHAdj< T >::HHAdj (  )  [inline]

Definition at line 235 of file hedge_component.h.


Member Function Documentation

template<class T >
T::EdgePointer vcg::hedge::HHAdj< T >::cHHp ( const int &  i  )  [inline]

Definition at line 237 of file hedge_component.h.

template<class T >
static bool vcg::hedge::HHAdj< T >::HasHHAdjacency (  )  [inline, static]

Definition at line 241 of file hedge_component.h.

template<class T >
static bool vcg::hedge::HHAdj< T >::HasHHAdjacencyOcc (  )  [inline, static]

Definition at line 242 of file hedge_component.h.

template<class T >
int& vcg::hedge::HHAdj< T >::HHi ( const int &  i  )  [inline]

Definition at line 238 of file hedge_component.h.

template<class T >
T::EdgePointer& vcg::hedge::HHAdj< T >::HHp ( const int &  i  )  [inline]

Definition at line 236 of file hedge_component.h.

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

Definition at line 240 of file hedge_component.h.

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

Definition at line 243 of file hedge_component.h.


Member Data Documentation

template<class T >
T::HEdgePointer vcg::hedge::HHAdj< T >::_ep[2] [private]

Definition at line 246 of file hedge_component.h.

template<class T >
int vcg::hedge::HHAdj< T >::_zp[2] [private]

Definition at line 247 of file hedge_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:24 2013