#include <component_occ.h>

Public Types | |
| typedef T::FacePointer | FacePointer |
| typedef T::FaceType | FaceType |
| typedef VFAdjTypeSup< typename T::VertexPointer > | VFAdjType |
Public Member Functions | |
| FacePointer | cVFp (const int j) const |
| char & | VFi (const int j) |
| FacePointer & | VFp (const int j) |
Static Public Member Functions | |
| static bool | HasVFAdjacency () |
| static bool | HasVFAdjacencyOcc () |
Definition at line 119 of file face/component_occ.h.
| typedef T::FacePointer vcg::face::VFAdjOccBase< A, T >::FacePointer |
Definition at line 124 of file face/component_occ.h.
| typedef T::FaceType vcg::face::VFAdjOccBase< A, T >::FaceType |
Definition at line 123 of file face/component_occ.h.
| typedef VFAdjTypeSup<typename T::VertexPointer> vcg::face::VFAdjOccBase< A, T >::VFAdjType |
Definition at line 122 of file face/component_occ.h.
| FacePointer vcg::face::VFAdjOccBase< A, T >::cVFp | ( | const int | j | ) | const [inline] |
Definition at line 129 of file face/component_occ.h.
| static bool vcg::face::VFAdjOccBase< A, T >::HasVFAdjacency | ( | ) | [inline, static] |
Definition at line 134 of file face/component_occ.h.
| static bool vcg::face::VFAdjOccBase< A, T >::HasVFAdjacencyOcc | ( | ) | [inline, static] |
Definition at line 135 of file face/component_occ.h.
| char& vcg::face::VFAdjOccBase< A, T >::VFi | ( | const int | j | ) | [inline] |
Definition at line 132 of file face/component_occ.h.
| FacePointer& vcg::face::VFAdjOccBase< A, T >::VFp | ( | const int | j | ) | [inline] |
Definition at line 126 of file face/component_occ.h.