#include <hedge_component.h>
Public Member Functions | |
T::HEdgePointer | cHHp (const int &) |
int & | HHi () |
T::HEdgePointer & | HHp (const int &) |
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) |
Definition at line 221 of file hedge_component.h.
T::HEdgePointer vcg::hedge::EmptyHHAdj< T >::cHHp | ( | const int & | ) | [inline] |
Definition at line 224 of file hedge_component.h.
static bool vcg::hedge::EmptyHHAdj< T >::HasHHAdjacency | ( | ) | [inline, static] |
Definition at line 228 of file hedge_component.h.
static bool vcg::hedge::EmptyHHAdj< T >::HasHHAdjacencyOcc | ( | ) | [inline, static] |
Definition at line 229 of file hedge_component.h.
int& vcg::hedge::EmptyHHAdj< T >::HHi | ( | ) | [inline] |
Definition at line 225 of file hedge_component.h.
T::HEdgePointer& vcg::hedge::EmptyHHAdj< T >::HHp | ( | const int & | ) | [inline] |
Definition at line 223 of file hedge_component.h.
void vcg::hedge::EmptyHHAdj< T >::ImportData | ( | const LeftV & | left | ) | [inline] |
Definition at line 227 of file hedge_component.h.
static void vcg::hedge::EmptyHHAdj< T >::Name | ( | std::vector< std::string > & | name | ) | [inline, static] |
Definition at line 230 of file hedge_component.h.