#include <component.h>

Public Types | |
| typedef vcg::Color4b | ColorType |
| typedef int | FlagType |
| typedef int | MarkType |
| typedef float | QualityType |
Public Member Functions | |
| ColorType & | C () |
| ColorType | cC () const |
| int | cEEi (const int &) const |
| T::EdgePointer | cEEp (const int &) const |
| int & | cEFi () const |
| T::FacePointer | cEFp () const |
| T::HEdgePointer | cEHp () const |
| int | cIMark () const |
| const T::CoordType & | cP (const int j) const |
| QualityType | cQ () const |
| T::VertexType * | cV (const int j) const |
| int | cVEi (const int &) const |
| T::EdgePointer | cVEp (const int &) const |
| int & | EEi (const int &) |
| T::EdgePointer & | EEp (const int &) |
| int & | EFi () |
| T::FacePointer & | EFp () |
| T::HEdgePointer & | EHp () |
| int & | Flags () |
| int | Flags () const |
| int & | IMark () |
| template<class LeftF > | |
| void | ImportData (const LeftF &leftF) |
| void | InitIMark () |
| T::CoordType & | P (const int j) |
| const T::CoordType & | P (const int j) const |
| QualityType & | Q () |
| T::VertexType *& | V (const int j) |
| T::VertexType *const & | V (const int j) const |
| int & | VEi (const int &) |
| T::EdgePointer & | VEp (const int &) |
Static Public Member Functions | |
| static bool | HasColor () |
| static bool | HasEEAdjacency () |
| static bool | HasEFAdjacency () |
| static bool | HasEHAdjacency () |
| static bool | HasEVAdjacency () |
| static bool | HasFlags () |
| static bool | HasMark () |
| static bool | HasQuality () |
| static bool | HasVEAdjacency () |
| static bool | HasVertexRef () |
| static void | Name (std::vector< std::string > &name) |
Definition at line 43 of file edge/component.h.
| typedef vcg::Color4b vcg::edge::EmptyCore< T >::ColorType |
Definition at line 55 of file edge/component.h.
| typedef int vcg::edge::EmptyCore< T >::FlagType |
Reimplemented in vcg::edge::BitFlags< edge::EmptyCore< MyUsedTypes > >, vcg::edge::BitFlags< Arity1< edge::EmptyCore< MyUsedTypes >, edge::VertexRef > >, and vcg::edge::BitFlags< Arity3< edge::EmptyCore< MyUsedTypes >, edge::VertexRef, edge::VEAdj, edge::EEAdj > >.
Definition at line 71 of file edge/component.h.
| typedef int vcg::edge::EmptyCore< T >::MarkType |
Definition at line 65 of file edge/component.h.
| typedef float vcg::edge::EmptyCore< T >::QualityType |
Definition at line 60 of file edge/component.h.
| ColorType& vcg::edge::EmptyCore< T >::C | ( | ) | [inline] |
Definition at line 56 of file edge/component.h.
| ColorType vcg::edge::EmptyCore< T >::cC | ( | ) | const [inline] |
Definition at line 57 of file edge/component.h.
| int vcg::edge::EmptyCore< T >::cEEi | ( | const int & | ) | const [inline] |
Reimplemented in vcg::edge::EEAdj< Arity2< edge::EmptyCore< MyUsedTypes >, edge::VertexRef, edge::VEAdj > >, and vcg::edge::EEAdj< Arity2< edge::EmptyCore< MyUsedTypes >, edge::VertexRef, edge::BitFlags > >.
Definition at line 85 of file edge/component.h.
| T::EdgePointer vcg::edge::EmptyCore< T >::cEEp | ( | const int & | ) | const [inline] |
Reimplemented in vcg::edge::EEAdj< Arity2< edge::EmptyCore< MyUsedTypes >, edge::VertexRef, edge::VEAdj > >, and vcg::edge::EEAdj< Arity2< edge::EmptyCore< MyUsedTypes >, edge::VertexRef, edge::BitFlags > >.
Definition at line 83 of file edge/component.h.
| int& vcg::edge::EmptyCore< T >::cEFi | ( | ) | const [inline] |
Definition at line 95 of file edge/component.h.
| T::FacePointer vcg::edge::EmptyCore< T >::cEFp | ( | ) | const [inline] |
Definition at line 93 of file edge/component.h.
| T::HEdgePointer vcg::edge::EmptyCore< T >::cEHp | ( | ) | const [inline] |
Definition at line 89 of file edge/component.h.
| int vcg::edge::EmptyCore< T >::cIMark | ( | ) | const [inline] |
Definition at line 67 of file edge/component.h.
| const T::CoordType& vcg::edge::EmptyCore< T >::cP | ( | const int | j | ) | const [inline] |
Reimplemented in vcg::edge::VertexRef< edge::EmptyCore< MyUsedTypes > >, vcg::edge::VertexRef< Arity1< edge::EmptyCore< MyUsedTypes >, edge::VertexRef > >, and vcg::edge::VertexRef< edge::EmptyCore< EmUsedTypes > >.
Definition at line 51 of file edge/component.h.
| QualityType vcg::edge::EmptyCore< T >::cQ | ( | ) | const [inline] |
Definition at line 62 of file edge/component.h.
| T::VertexType* vcg::edge::EmptyCore< T >::cV | ( | const int | j | ) | const [inline] |
Reimplemented in vcg::edge::VertexRef< edge::EmptyCore< MyUsedTypes > >, vcg::edge::VertexRef< Arity1< edge::EmptyCore< MyUsedTypes >, edge::VertexRef > >, and vcg::edge::VertexRef< edge::EmptyCore< EmUsedTypes > >.
Definition at line 48 of file edge/component.h.
| int vcg::edge::EmptyCore< T >::cVEi | ( | const int & | ) | const [inline] |
Reimplemented in vcg::edge::VEAdj< Arity1< edge::EmptyCore< MyUsedTypes >, edge::VertexRef > >.
Definition at line 79 of file edge/component.h.
| T::EdgePointer vcg::edge::EmptyCore< T >::cVEp | ( | const int & | ) | const [inline] |
Reimplemented in vcg::edge::VEAdj< Arity1< edge::EmptyCore< MyUsedTypes >, edge::VertexRef > >.
Definition at line 77 of file edge/component.h.
| int& vcg::edge::EmptyCore< T >::EEi | ( | const int & | ) | [inline] |
Reimplemented in vcg::edge::EEAdj< Arity2< edge::EmptyCore< MyUsedTypes >, edge::VertexRef, edge::VEAdj > >, and vcg::edge::EEAdj< Arity2< edge::EmptyCore< MyUsedTypes >, edge::VertexRef, edge::BitFlags > >.
Definition at line 84 of file edge/component.h.
| T::EdgePointer& vcg::edge::EmptyCore< T >::EEp | ( | const int & | ) | [inline] |
Reimplemented in vcg::edge::EEAdj< Arity2< edge::EmptyCore< MyUsedTypes >, edge::VertexRef, edge::VEAdj > >, and vcg::edge::EEAdj< Arity2< edge::EmptyCore< MyUsedTypes >, edge::VertexRef, edge::BitFlags > >.
Definition at line 82 of file edge/component.h.
| int& vcg::edge::EmptyCore< T >::EFi | ( | ) | [inline] |
Definition at line 94 of file edge/component.h.
| T::FacePointer& vcg::edge::EmptyCore< T >::EFp | ( | ) | [inline] |
Definition at line 92 of file edge/component.h.
| T::HEdgePointer& vcg::edge::EmptyCore< T >::EHp | ( | ) | [inline] |
Definition at line 88 of file edge/component.h.
| int& vcg::edge::EmptyCore< T >::Flags | ( | ) | [inline] |
Reimplemented in vcg::edge::BitFlags< edge::EmptyCore< MyUsedTypes > >, vcg::edge::BitFlags< Arity1< edge::EmptyCore< MyUsedTypes >, edge::VertexRef > >, and vcg::edge::BitFlags< Arity3< edge::EmptyCore< MyUsedTypes >, edge::VertexRef, edge::VEAdj, edge::EEAdj > >.
Definition at line 72 of file edge/component.h.
| int vcg::edge::EmptyCore< T >::Flags | ( | ) | const [inline] |
Reimplemented in vcg::edge::BitFlags< edge::EmptyCore< MyUsedTypes > >, vcg::edge::BitFlags< Arity1< edge::EmptyCore< MyUsedTypes >, edge::VertexRef > >, and vcg::edge::BitFlags< Arity3< edge::EmptyCore< MyUsedTypes >, edge::VertexRef, edge::VEAdj, edge::EEAdj > >.
Definition at line 73 of file edge/component.h.
| static bool vcg::edge::EmptyCore< T >::HasColor | ( | ) | [inline, static] |
Definition at line 58 of file edge/component.h.
| static bool vcg::edge::EmptyCore< T >::HasEEAdjacency | ( | ) | [inline, static] |
Reimplemented in vcg::edge::EEAdj< Arity2< edge::EmptyCore< MyUsedTypes >, edge::VertexRef, edge::VEAdj > >, and vcg::edge::EEAdj< Arity2< edge::EmptyCore< MyUsedTypes >, edge::VertexRef, edge::BitFlags > >.
Definition at line 86 of file edge/component.h.
| static bool vcg::edge::EmptyCore< T >::HasEFAdjacency | ( | ) | [inline, static] |
Definition at line 96 of file edge/component.h.
| static bool vcg::edge::EmptyCore< T >::HasEHAdjacency | ( | ) | [inline, static] |
Definition at line 90 of file edge/component.h.
| static bool vcg::edge::EmptyCore< T >::HasEVAdjacency | ( | ) | [inline, static] |
Reimplemented in vcg::edge::VertexRef< edge::EmptyCore< MyUsedTypes > >, vcg::edge::VertexRef< Arity1< edge::EmptyCore< MyUsedTypes >, edge::VertexRef > >, and vcg::edge::VertexRef< edge::EmptyCore< EmUsedTypes > >.
Definition at line 52 of file edge/component.h.
| static bool vcg::edge::EmptyCore< T >::HasFlags | ( | ) | [inline, static] |
Reimplemented in vcg::edge::BitFlags< edge::EmptyCore< MyUsedTypes > >, vcg::edge::BitFlags< Arity1< edge::EmptyCore< MyUsedTypes >, edge::VertexRef > >, and vcg::edge::BitFlags< Arity3< edge::EmptyCore< MyUsedTypes >, edge::VertexRef, edge::VEAdj, edge::EEAdj > >.
Definition at line 74 of file edge/component.h.
| static bool vcg::edge::EmptyCore< T >::HasMark | ( | ) | [inline, static] |
Definition at line 69 of file edge/component.h.
| static bool vcg::edge::EmptyCore< T >::HasQuality | ( | ) | [inline, static] |
Definition at line 63 of file edge/component.h.
| static bool vcg::edge::EmptyCore< T >::HasVEAdjacency | ( | ) | [inline, static] |
Reimplemented in vcg::edge::VEAdj< Arity1< edge::EmptyCore< MyUsedTypes >, edge::VertexRef > >.
Definition at line 80 of file edge/component.h.
| static bool vcg::edge::EmptyCore< T >::HasVertexRef | ( | ) | [inline, static] |
Reimplemented in vcg::edge::VertexRef< edge::EmptyCore< MyUsedTypes > >, vcg::edge::VertexRef< Arity1< edge::EmptyCore< MyUsedTypes >, edge::VertexRef > >, and vcg::edge::VertexRef< edge::EmptyCore< EmUsedTypes > >.
Definition at line 53 of file edge/component.h.
| int& vcg::edge::EmptyCore< T >::IMark | ( | ) | [inline] |
Definition at line 68 of file edge/component.h.
| void vcg::edge::EmptyCore< T >::ImportData | ( | const LeftF & | leftF | ) | [inline] |
Reimplemented in vcg::edge::VertexRef< edge::EmptyCore< MyUsedTypes > >, vcg::edge::VertexRef< Arity1< edge::EmptyCore< MyUsedTypes >, edge::VertexRef > >, and vcg::edge::VertexRef< edge::EmptyCore< EmUsedTypes > >.
Definition at line 99 of file edge/component.h.
| void vcg::edge::EmptyCore< T >::InitIMark | ( | ) | [inline] |
Definition at line 66 of file edge/component.h.
| static void vcg::edge::EmptyCore< T >::Name | ( | std::vector< std::string > & | name | ) | [inline, static] |
Reimplemented in vcg::edge::EEAdj< Arity2< edge::EmptyCore< MyUsedTypes >, edge::VertexRef, edge::VEAdj > >, vcg::edge::EEAdj< Arity2< edge::EmptyCore< MyUsedTypes >, edge::VertexRef, edge::BitFlags > >, vcg::edge::VEAdj< Arity1< edge::EmptyCore< MyUsedTypes >, edge::VertexRef > >, vcg::edge::BitFlags< edge::EmptyCore< MyUsedTypes > >, vcg::edge::BitFlags< Arity1< edge::EmptyCore< MyUsedTypes >, edge::VertexRef > >, vcg::edge::BitFlags< Arity3< edge::EmptyCore< MyUsedTypes >, edge::VertexRef, edge::VEAdj, edge::EEAdj > >, vcg::edge::VertexRef< edge::EmptyCore< MyUsedTypes > >, vcg::edge::VertexRef< Arity1< edge::EmptyCore< MyUsedTypes >, edge::VertexRef > >, and vcg::edge::VertexRef< edge::EmptyCore< EmUsedTypes > >.
Definition at line 100 of file edge/component.h.
| T::CoordType& vcg::edge::EmptyCore< T >::P | ( | const int | j | ) | [inline] |
Reimplemented in vcg::edge::VertexRef< edge::EmptyCore< MyUsedTypes > >, vcg::edge::VertexRef< Arity1< edge::EmptyCore< MyUsedTypes >, edge::VertexRef > >, and vcg::edge::VertexRef< edge::EmptyCore< EmUsedTypes > >.
Definition at line 49 of file edge/component.h.
| const T::CoordType& vcg::edge::EmptyCore< T >::P | ( | const int | j | ) | const [inline] |
Definition at line 50 of file edge/component.h.
| QualityType& vcg::edge::EmptyCore< T >::Q | ( | ) | [inline] |
Definition at line 61 of file edge/component.h.
| T::VertexType* & vcg::edge::EmptyCore< T >::V | ( | const int | j | ) | [inline] |
Reimplemented in vcg::edge::VertexRef< edge::EmptyCore< MyUsedTypes > >, vcg::edge::VertexRef< Arity1< edge::EmptyCore< MyUsedTypes >, edge::VertexRef > >, and vcg::edge::VertexRef< edge::EmptyCore< EmUsedTypes > >.
Definition at line 46 of file edge/component.h.
| T::VertexType* const& vcg::edge::EmptyCore< T >::V | ( | const int | j | ) | const [inline] |
Reimplemented in vcg::edge::VertexRef< edge::EmptyCore< MyUsedTypes > >, vcg::edge::VertexRef< Arity1< edge::EmptyCore< MyUsedTypes >, edge::VertexRef > >, and vcg::edge::VertexRef< edge::EmptyCore< EmUsedTypes > >.
Definition at line 47 of file edge/component.h.
| int& vcg::edge::EmptyCore< T >::VEi | ( | const int & | ) | [inline] |
Reimplemented in vcg::edge::VEAdj< Arity1< edge::EmptyCore< MyUsedTypes >, edge::VertexRef > >.
Definition at line 78 of file edge/component.h.
| T::EdgePointer& vcg::edge::EmptyCore< T >::VEp | ( | const int & | ) | [inline] |
Reimplemented in vcg::edge::VEAdj< Arity1< edge::EmptyCore< MyUsedTypes >, edge::VertexRef > >.
Definition at line 76 of file edge/component.h.