#include <component_occ.h>

Public Types | |
| typedef T::FacePointer | FacePointer |
| typedef T::FaceType | FaceType |
| typedef FFAdjTypeSup< typename T::FacePointer > | FFAdjType |
Public Member Functions | |
| char | cFFi (const int j) const |
| FacePointer const | cFFp (const int j) const |
| char & | FFi (const int j) |
| FacePointer & | FFp (const int j) |
| FacePointer const | FFp (const int j) const |
Static Public Member Functions | |
| static bool | HasFFAdjacency () |
| static bool | HasFFAdjacencyOcc () |
Definition at line 150 of file face/component_occ.h.
| typedef T::FacePointer vcg::face::FFAdjOccBase< A, T >::FacePointer |
Definition at line 156 of file face/component_occ.h.
| typedef T::FaceType vcg::face::FFAdjOccBase< A, T >::FaceType |
Definition at line 155 of file face/component_occ.h.
| typedef FFAdjTypeSup<typename T::FacePointer> vcg::face::FFAdjOccBase< A, T >::FFAdjType |
Definition at line 154 of file face/component_occ.h.
| char vcg::face::FFAdjOccBase< A, T >::cFFi | ( | const int | j | ) | const [inline] |
Definition at line 170 of file face/component_occ.h.
| FacePointer const vcg::face::FFAdjOccBase< A, T >::cFFp | ( | const int | j | ) | const [inline] |
Definition at line 164 of file face/component_occ.h.
| char& vcg::face::FFAdjOccBase< A, T >::FFi | ( | const int | j | ) | [inline] |
Definition at line 167 of file face/component_occ.h.
| FacePointer& vcg::face::FFAdjOccBase< A, T >::FFp | ( | const int | j | ) | [inline] |
Definition at line 158 of file face/component_occ.h.
| FacePointer const vcg::face::FFAdjOccBase< A, T >::FFp | ( | const int | j | ) | const [inline] |
Definition at line 161 of file face/component_occ.h.
| static bool vcg::face::FFAdjOccBase< A, T >::HasFFAdjacency | ( | ) | [inline, static] |
Definition at line 174 of file face/component_occ.h.
| static bool vcg::face::FFAdjOccBase< A, T >::HasFFAdjacencyOcc | ( | ) | [inline, static] |
Definition at line 175 of file face/component_occ.h.