Public Member Functions | Static Public Member Functions | Private Attributes
vcg::edge::EHAdj< T > Class Template Reference

#include <component.h>

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

List of all members.

Public Member Functions

const T::HEdgePointer cEHp () const
 EHAdj ()
T::HEdgePointer & EHp ()
template<class LeftV >
void ImportData (const LeftV &left)

Static Public Member Functions

static bool HasEHAdjacency ()
static bool HasEHAdjacencyOcc ()
static void Name (std::vector< std::string > &name)

Private Attributes

T::HEdgePointer _hp

Detailed Description

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

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


Constructor & Destructor Documentation

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

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


Member Function Documentation

template<class T >
const T::HEdgePointer vcg::edge::EHAdj< T >::cEHp ( ) const [inline]

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

template<class T >
T::HEdgePointer& vcg::edge::EHAdj< T >::EHp ( ) [inline]

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

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

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

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

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

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

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

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

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


Member Data Documentation

template<class T >
T::HEdgePointer vcg::edge::EHAdj< T >::_hp [private]

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


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:41:25