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

#include <component.h>

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

List of all members.

Public Member Functions

T::HEdgePointer cVHp ()
template<class LeftV >
void ImportData (const LeftV &left)
 VHAdj ()
int & VHi ()
T::HEdgePointer & VHp ()

Static Public Member Functions

static bool HasVHAdjacency ()
static bool HasVHAdjacencyOcc ()
static void Name (std::vector< std::string > &name)

Private Attributes

T::HEdgePointer _hp
int _zp

Detailed Description

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

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


Constructor & Destructor Documentation

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

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


Member Function Documentation

template<class T>
T::HEdgePointer vcg::vertex::VHAdj< T >::cVHp (  )  [inline]

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

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

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

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

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

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

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

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

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

template<class T>
int& vcg::vertex::VHAdj< T >::VHi (  )  [inline]

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

template<class T>
T::HEdgePointer& vcg::vertex::VHAdj< T >::VHp (  )  [inline]

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


Member Data Documentation

template<class T>
T::HEdgePointer vcg::vertex::VHAdj< T >::_hp [private]

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

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

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