#include <component.h>

Public Member Functions | |
| T::TetraPointer | cETp () |
| T::TetraPointer & | ETp () |
| int & | VTi () |
Static Public Member Functions | |
| static bool | HasETAdjacency () |
| static bool | HasETAdjacencyOcc () |
| static void | Name (std::vector< std::string > &name) |
Definition at line 327 of file edge/component.h.
| T::TetraPointer vcg::edge::EmptyETAdj< T >::cETp | ( | ) | [inline] |
Definition at line 330 of file edge/component.h.
| T::TetraPointer& vcg::edge::EmptyETAdj< T >::ETp | ( | ) | [inline] |
Definition at line 329 of file edge/component.h.
| static bool vcg::edge::EmptyETAdj< T >::HasETAdjacency | ( | ) | [inline, static] |
Definition at line 332 of file edge/component.h.
| static bool vcg::edge::EmptyETAdj< T >::HasETAdjacencyOcc | ( | ) | [inline, static] |
Definition at line 333 of file edge/component.h.
| static void vcg::edge::EmptyETAdj< T >::Name | ( | std::vector< std::string > & | name | ) | [inline, static] |
Definition at line 334 of file edge/component.h.
| int& vcg::edge::EmptyETAdj< T >::VTi | ( | ) | [inline] |
Definition at line 331 of file edge/component.h.