#include <component_ocf.h>

Public Member Functions | |
| char | cVFi (const int j) const |
| T::FacePointer | cVFp (const int j) const |
| template<class RightFaceType > | |
| void | ImportData (const RightFaceType &rightF) |
| char & | VFi (const int j) |
| T::FacePointer & | VFp (const int j) |
Static Public Member Functions | |
| static bool | HasVFAdjacency () |
| static bool | HasVFAdjacencyOcf () |
Definition at line 394 of file face/component_ocf.h.
| char vcg::face::VFAdjOcf< T >::cVFi | ( | const int | j | ) | const [inline] |
Definition at line 411 of file face/component_ocf.h.
| T::FacePointer vcg::face::VFAdjOcf< T >::cVFp | ( | const int | j | ) | const [inline] |
Definition at line 401 of file face/component_ocf.h.
| static bool vcg::face::VFAdjOcf< T >::HasVFAdjacency | ( | ) | [inline, static] |
Definition at line 420 of file face/component_ocf.h.
| static bool vcg::face::VFAdjOcf< T >::HasVFAdjacencyOcf | ( | ) | [inline, static] |
Definition at line 421 of file face/component_ocf.h.
| void vcg::face::VFAdjOcf< T >::ImportData | ( | const RightFaceType & | rightF | ) | [inline] |
Reimplemented in vcg::face::ColorOcf< vcg::Color4b, Arity3< FaceBase< MyUsedTypesOcf >, vcg::face::InfoOcf, vcg::face::FFAdjOcf, vcg::face::VFAdjOcf > >, and vcg::face::NormalOcf< vcg::Point3f, Arity6< FaceBase< MyUsedTypesOcf >, vcg::face::InfoOcf, vcg::face::FFAdjOcf, vcg::face::VFAdjOcf, vcg::face::Color4bOcf, vcg::face::VertexRef, vcg::face::BitFlags > >.
Definition at line 417 of file face/component_ocf.h.
| char& vcg::face::VFAdjOcf< T >::VFi | ( | const int | j | ) | [inline] |
Definition at line 406 of file face/component_ocf.h.
| T::FacePointer& vcg::face::VFAdjOcf< T >::VFp | ( | const int | j | ) | [inline] |
Definition at line 396 of file face/component_ocf.h.