Public Member Functions | Static Public Member Functions | Private Attributes
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 () const
template<class RightValueType >
void ImportData (const RightValueType &rVert)
 VHAdj ()
int & VHi ()
T::HEdgePointer & VHp ()

Static Public Member Functions

static bool HasVHAdjacency ()
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 568 of file vertex/component.h.


Constructor & Destructor Documentation

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

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


Member Function Documentation

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

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

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

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

template<class T>
template<class RightValueType >
void vcg::vertex::VHAdj< T >::ImportData ( const RightValueType &  rVert) [inline]
template<class T>
static void vcg::vertex::VHAdj< T >::Name ( std::vector< std::string > &  name) [inline, static]
template<class T>
int& vcg::vertex::VHAdj< T >::VHi ( ) [inline]

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

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

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


Member Data Documentation

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

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

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

The documentation for this class was generated from the following file:


shape_reconstruction
Author(s): Roberto Martín-Martín
autogenerated on Sat Jun 8 2019 18:44:14