#include <hedge_component.h>

Public Member Functions | |
| T::HEdgePointer | cHOp () |
| T::HEdgePointer & | HOp () |
| HOppAdj () | |
| template<class LeftV > | |
| void | ImportData (const LeftV &left) |
Static Public Member Functions | |
| static bool | HasHOppAdjacency () |
| static void | Name (std::vector< std::string > &name) |
Private Attributes | |
| T::HEdgePointer | _oep |
Definition at line 292 of file hedge_component.h.
| vcg::hedge::HOppAdj< T >::HOppAdj | ( | ) | [inline] |
Definition at line 294 of file hedge_component.h.
| T::HEdgePointer vcg::hedge::HOppAdj< T >::cHOp | ( | ) | [inline] |
Definition at line 296 of file hedge_component.h.
| static bool vcg::hedge::HOppAdj< T >::HasHOppAdjacency | ( | ) | [inline, static] |
Definition at line 299 of file hedge_component.h.
| T::HEdgePointer& vcg::hedge::HOppAdj< T >::HOp | ( | ) | [inline] |
Definition at line 295 of file hedge_component.h.
| void vcg::hedge::HOppAdj< T >::ImportData | ( | const LeftV & | left | ) | [inline] |
Reimplemented in vcg::hedge::HFAdj< HOppAdj< HNextAdj< HVAdj< HEAdj< Arity1< HEdgeBase< PolyUsedTypes >, hedge::BitFlags > > > > > >, and vcg::hedge::HFAdj< HOppAdj< HNextAdj< HVAdj< HEAdj< T > > > > >.
Definition at line 298 of file hedge_component.h.
| static void vcg::hedge::HOppAdj< T >::Name | ( | std::vector< std::string > & | name | ) | [inline, static] |
Reimplemented in vcg::hedge::HFAdj< HOppAdj< HNextAdj< HVAdj< HEAdj< Arity1< HEdgeBase< PolyUsedTypes >, hedge::BitFlags > > > > > >, and vcg::hedge::HFAdj< HOppAdj< HNextAdj< HVAdj< HEAdj< T > > > > >.
Definition at line 300 of file hedge_component.h.
T::HEdgePointer vcg::hedge::HOppAdj< T >::_oep [private] |
Definition at line 303 of file hedge_component.h.