#include <component.h>
Public Member Functions | |
void | Alloc (const int &ns) |
const char & | cFFi (const int j) const |
T::FacePointer const | cFFp (const int j) const |
void | Dealloc () |
FFAdj () | |
char & | FFi (const int j) |
T::FacePointer const | FFp (const int j) const |
T::FacePointer & | FFp (const int j) |
T::FacePointer const | FFp1 (const int j) const |
T::FacePointer & | FFp1 (const int j) |
T::FacePointer const | FFp2 (const int j) const |
T::FacePointer & | FFp2 (const int j) |
template<class RightF > | |
void | ImportData (const RightF &rightF) |
Static Public Member Functions | |
static bool | HasFFAdjacency () |
static bool | HasFFAdjacencyOcc () |
static void | Name (std::vector< std::string > &name) |
Private Attributes | |
char | _ffi [3] |
T::FacePointer | _ffp [3] |
Definition at line 600 of file face/component.h.
vcg::face::FFAdj< T >::FFAdj | ( | ) | [inline] |
Definition at line 602 of file face/component.h.
void vcg::face::FFAdj< T >::Alloc | ( | const int & | ns | ) | [inline] |
Reimplemented in vcg::face::VertexRef< Arity1< FaceBase< MyUsedTypes >, face::FFAdj > >, vcg::face::NormalAbs< vcg::Point3f, Arity3< FaceBase< MyUsedTypes >, face::VertexRef, face::FFAdj, face::BitFlags > >, vcg::face::NormalAbs< vcg::Point3f, Arity4< FaceBase< MyUsedTypes >, face::VertexRef, face::FFAdj, face::Mark, face::BitFlags > >, vcg::face::BitFlags< Arity2< FaceBase< MyUsedTypes >, face::VertexRef, face::FFAdj > >, vcg::face::BitFlags< Arity2< FaceBase< MyUsedTypes >, face::FFAdj, face::VertexRef > >, and vcg::face::BitFlags< Arity3< FaceBase< MyUsedTypes >, face::VertexRef, face::FFAdj, face::Mark > >.
Definition at line 620 of file face/component.h.
const char& vcg::face::FFAdj< T >::cFFi | ( | const int | j | ) | const [inline] |
Definition at line 611 of file face/component.h.
T::FacePointer const vcg::face::FFAdj< T >::cFFp | ( | const int | j | ) | const [inline] |
Definition at line 609 of file face/component.h.
void vcg::face::FFAdj< T >::Dealloc | ( | ) | [inline] |
Reimplemented in vcg::face::VertexRef< Arity1< FaceBase< MyUsedTypes >, face::FFAdj > >, vcg::face::NormalAbs< vcg::Point3f, Arity3< FaceBase< MyUsedTypes >, face::VertexRef, face::FFAdj, face::BitFlags > >, vcg::face::NormalAbs< vcg::Point3f, Arity4< FaceBase< MyUsedTypes >, face::VertexRef, face::FFAdj, face::Mark, face::BitFlags > >, vcg::face::BitFlags< Arity2< FaceBase< MyUsedTypes >, face::VertexRef, face::FFAdj > >, vcg::face::BitFlags< Arity2< FaceBase< MyUsedTypes >, face::FFAdj, face::VertexRef > >, and vcg::face::BitFlags< Arity3< FaceBase< MyUsedTypes >, face::VertexRef, face::FFAdj, face::Mark > >.
Definition at line 621 of file face/component.h.
char& vcg::face::FFAdj< T >::FFi | ( | const int | j | ) | [inline] |
Definition at line 610 of file face/component.h.
T::FacePointer const vcg::face::FFAdj< T >::FFp | ( | const int | j | ) | const [inline] |
Definition at line 608 of file face/component.h.
T::FacePointer& vcg::face::FFAdj< T >::FFp | ( | const int | j | ) | [inline] |
Definition at line 607 of file face/component.h.
T::FacePointer const vcg::face::FFAdj< T >::FFp1 | ( | const int | j | ) | const [inline] |
Definition at line 615 of file face/component.h.
T::FacePointer& vcg::face::FFAdj< T >::FFp1 | ( | const int | j | ) | [inline] |
Definition at line 613 of file face/component.h.
T::FacePointer const vcg::face::FFAdj< T >::FFp2 | ( | const int | j | ) | const [inline] |
Definition at line 616 of file face/component.h.
T::FacePointer& vcg::face::FFAdj< T >::FFp2 | ( | const int | j | ) | [inline] |
Definition at line 614 of file face/component.h.
static bool vcg::face::FFAdj< T >::HasFFAdjacency | ( | ) | [inline, static] |
Definition at line 622 of file face/component.h.
static bool vcg::face::FFAdj< T >::HasFFAdjacencyOcc | ( | ) | [inline, static] |
Definition at line 623 of file face/component.h.
void vcg::face::FFAdj< T >::ImportData | ( | const RightF & | rightF | ) | [inline] |
Reimplemented in vcg::face::VertexRef< Arity1< FaceBase< MyUsedTypes >, face::FFAdj > >, vcg::face::NormalAbs< vcg::Point3f, Arity3< FaceBase< MyUsedTypes >, face::VertexRef, face::FFAdj, face::BitFlags > >, vcg::face::NormalAbs< vcg::Point3f, Arity4< FaceBase< MyUsedTypes >, face::VertexRef, face::FFAdj, face::Mark, face::BitFlags > >, vcg::face::BitFlags< Arity2< FaceBase< MyUsedTypes >, face::VertexRef, face::FFAdj > >, vcg::face::BitFlags< Arity2< FaceBase< MyUsedTypes >, face::FFAdj, face::VertexRef > >, vcg::face::BitFlags< Arity3< FaceBase< MyUsedTypes >, face::VertexRef, face::FFAdj, face::Mark > >, and vcg::face::Mark< Arity2< FaceBase< MyUsedTypes >, face::VertexRef, face::FFAdj > >.
Definition at line 619 of file face/component.h.
static void vcg::face::FFAdj< T >::Name | ( | std::vector< std::string > & | name | ) | [inline, static] |
Reimplemented in vcg::face::VertexRef< Arity1< FaceBase< MyUsedTypes >, face::FFAdj > >, vcg::face::NormalAbs< vcg::Point3f, Arity3< FaceBase< MyUsedTypes >, face::VertexRef, face::FFAdj, face::BitFlags > >, vcg::face::NormalAbs< vcg::Point3f, Arity4< FaceBase< MyUsedTypes >, face::VertexRef, face::FFAdj, face::Mark, face::BitFlags > >, vcg::face::Normal3f< Arity3< FaceBase< MyUsedTypes >, face::VertexRef, face::FFAdj, face::BitFlags > >, vcg::face::Normal3f< Arity4< FaceBase< MyUsedTypes >, face::VertexRef, face::FFAdj, face::Mark, face::BitFlags > >, vcg::face::BitFlags< Arity2< FaceBase< MyUsedTypes >, face::VertexRef, face::FFAdj > >, vcg::face::BitFlags< Arity2< FaceBase< MyUsedTypes >, face::FFAdj, face::VertexRef > >, vcg::face::BitFlags< Arity3< FaceBase< MyUsedTypes >, face::VertexRef, face::FFAdj, face::Mark > >, and vcg::face::Mark< Arity2< FaceBase< MyUsedTypes >, face::VertexRef, face::FFAdj > >.
Definition at line 624 of file face/component.h.
char vcg::face::FFAdj< T >::_ffi[3] [private] |
Definition at line 628 of file face/component.h.
T::FacePointer vcg::face::FFAdj< T >::_ffp[3] [private] |
Definition at line 627 of file face/component.h.