#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 const | FFp (const int j) const |
FacePointer & | FFp (const int j) |
Static Public Member Functions | |
static bool | HasFFAdjacency () |
static bool | HasFFAdjacencyOcc () |
Definition at line 172 of file face/component_occ.h.
typedef T::FacePointer vcg::face::FFAdjOccBase< A, T >::FacePointer |
Definition at line 178 of file face/component_occ.h.
typedef T::FaceType vcg::face::FFAdjOccBase< A, T >::FaceType |
Definition at line 177 of file face/component_occ.h.
typedef FFAdjTypeSup<typename T::FacePointer> vcg::face::FFAdjOccBase< A, T >::FFAdjType |
Definition at line 176 of file face/component_occ.h.
char vcg::face::FFAdjOccBase< A, T >::cFFi | ( | const int | j | ) | const [inline] |
Definition at line 192 of file face/component_occ.h.
FacePointer const vcg::face::FFAdjOccBase< A, T >::cFFp | ( | const int | j | ) | const [inline] |
Definition at line 186 of file face/component_occ.h.
char& vcg::face::FFAdjOccBase< A, T >::FFi | ( | const int | j | ) | [inline] |
Definition at line 189 of file face/component_occ.h.
FacePointer const vcg::face::FFAdjOccBase< A, T >::FFp | ( | const int | j | ) | const [inline] |
Definition at line 183 of file face/component_occ.h.
FacePointer& vcg::face::FFAdjOccBase< A, T >::FFp | ( | const int | j | ) | [inline] |
Definition at line 180 of file face/component_occ.h.
static bool vcg::face::FFAdjOccBase< A, T >::HasFFAdjacency | ( | ) | [inline, static] |
Definition at line 196 of file face/component_occ.h.
static bool vcg::face::FFAdjOccBase< A, T >::HasFFAdjacencyOcc | ( | ) | [inline, static] |
Definition at line 197 of file face/component_occ.h.