#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 214 of file hedge_component.h.
| T::HEdgePointer vcg::hedge::EmptyHHAdj< T >::cHHp | ( | const int & | ) | [inline] |
Definition at line 217 of file hedge_component.h.
| static bool vcg::hedge::EmptyHHAdj< T >::HasHHAdjacency | ( | ) | [inline, static] |
Definition at line 221 of file hedge_component.h.
| static bool vcg::hedge::EmptyHHAdj< T >::HasHHAdjacencyOcc | ( | ) | [inline, static] |
Definition at line 222 of file hedge_component.h.
| int& vcg::hedge::EmptyHHAdj< T >::HHi | ( | ) | [inline] |
Definition at line 218 of file hedge_component.h.
| T::HEdgePointer& vcg::hedge::EmptyHHAdj< T >::HHp | ( | const int & | ) | [inline] |
Definition at line 216 of file hedge_component.h.
| void vcg::hedge::EmptyHHAdj< T >::ImportData | ( | const LeftV & | left | ) | [inline] |
Definition at line 220 of file hedge_component.h.
| static void vcg::hedge::EmptyHHAdj< T >::Name | ( | std::vector< std::string > & | name | ) | [inline, static] |
Definition at line 223 of file hedge_component.h.