#include <component_ocf.h>

Public Member Functions | |
| T::FacePointer | cVFp (const int j) const |
| template<class LeftF > | |
| void | ImportData (const LeftF &leftF) |
| char & | VFi (const int j) |
| T::FacePointer & | VFp (const int j) |
Static Public Member Functions | |
| static bool | HasVFAdjacency () |
| static bool | HasVFAdjacencyOcf () |
Definition at line 383 of file face/component_ocf.h.
| T::FacePointer vcg::face::VFAdjOcf< T >::cVFp | ( | const int | j | ) | const [inline] |
Definition at line 390 of file face/component_ocf.h.
| static bool vcg::face::VFAdjOcf< T >::HasVFAdjacency | ( | ) | [inline, static] |
Definition at line 404 of file face/component_ocf.h.
| static bool vcg::face::VFAdjOcf< T >::HasVFAdjacencyOcf | ( | ) | [inline, static] |
Definition at line 405 of file face/component_ocf.h.
| void vcg::face::VFAdjOcf< T >::ImportData | ( | const LeftF & | leftF | ) | [inline] |
Definition at line 401 of file face/component_ocf.h.
| char& vcg::face::VFAdjOcf< T >::VFi | ( | const int | j | ) | [inline] |
Definition at line 395 of file face/component_ocf.h.
| T::FacePointer& vcg::face::VFAdjOcf< T >::VFp | ( | const int | j | ) | [inline] |
Definition at line 385 of file face/component_ocf.h.