An indexed form of CGAL::Triangulation_face_base_2<K> used to keep track of the vertices in the triangulation. More...
Classes | |
struct | Rebind_TDS |
Public Types | |
enum | faceTypes { UNCHANGED = 0, CHANGED = -1, SAVE_CHANGED = -2 } |
typedef Fb::Vertex_handle | Vertex_handle |
typedef Fb::Face_handle | Face_handle |
Public Member Functions | |
indexedFace () | |
indexedFace (Vertex_handle v0, Vertex_handle v1, Vertex_handle v2) | |
indexedFace (Vertex_handle v0, Vertex_handle v1, Vertex_handle v2, Face_handle n0, Face_handle n1, Face_handle n2) | |
void | set_vertex (int i, Vertex_handle v) |
void | set_vertices () |
void | set_vertices (Vertex_handle v0, Vertex_handle v1, Vertex_handle v2) |
int & | faceIndex () |
int | faceIndex () const |
An indexed form of CGAL::Triangulation_face_base_2<K> used to keep track of the vertices in the triangulation.
Definition at line 44 of file indexedFace.H.
typedef Fb::Vertex_handle Vertex_handle |
Definition at line 65 of file indexedFace.H.
typedef Fb::Face_handle Face_handle |
Definition at line 66 of file indexedFace.H.
enum faceTypes |
Enumerator | |
---|---|
UNCHANGED | |
CHANGED | |
SAVE_CHANGED |
Definition at line 58 of file indexedFace.H.
|
inline |
Definition at line 24 of file indexedFaceI.H.
|
inline |
Definition at line 33 of file indexedFaceI.H.
|
inline |
Definition at line 46 of file indexedFaceI.H.
|
inline |
Definition at line 63 of file indexedFaceI.H.
|
inline |
Definition at line 71 of file indexedFaceI.H.
Referenced by indexedFace< Gt, Fb >::set_vertices().
|
inline |
Definition at line 80 of file indexedFaceI.H.
References indexedFace< Gt, Fb >::set_vertices().
|
inline |
Definition at line 92 of file indexedFaceI.H.
|
inline |
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.