#include <projection_mesh.h>
Classes | |
struct | Rebind_TDS |
Public Types | |
typedef Fb::Face_handle | Face_handle |
typedef Gt | Geom_traits |
typedef Fb::Vertex_handle | Vertex_handle |
![]() | |
typedef Fb::Face_handle | Face_handle |
typedef Gt | Geom_traits |
typedef Fb::Vertex_handle | Vertex_handle |
Public Member Functions | |
face_extension () | |
face_extension (Vertex_handle v0, Vertex_handle v1, Vertex_handle v2) | |
face_extension (Vertex_handle v0, Vertex_handle v1, Vertex_handle v2, Face_handle n0, Face_handle n1, Face_handle n2) | |
bool | is_in_domain () const |
void | set_in_domain (const bool b) |
![]() | |
Enriched_face_base_2 () | |
Enriched_face_base_2 (Vertex_handle v0, Vertex_handle v1, Vertex_handle v2) | |
Enriched_face_base_2 (Vertex_handle v0, Vertex_handle v1, Vertex_handle v2, Face_handle n0, Face_handle n1, Face_handle n2) | |
void | initialize_weight_and_provenience (void) |
bool | is_in_domain () const |
void | set_in_domain (const bool b) |
Public Attributes | |
int | counter |
int | status |
bool | visited |
float | weight |
![]() | |
int | counter |
int | provenience |
int | status |
bool | visited |
float | weight |
Definition at line 90 of file projection_mesh.h.
typedef Fb::Face_handle face_extension< Gt, Fb >::Face_handle |
Definition at line 95 of file projection_mesh.h.
typedef Gt face_extension< Gt, Fb >::Geom_traits |
Definition at line 93 of file projection_mesh.h.
typedef Fb::Vertex_handle face_extension< Gt, Fb >::Vertex_handle |
Definition at line 94 of file projection_mesh.h.
|
inline |
Definition at line 114 of file projection_mesh.h.
|
inline |
Definition at line 116 of file projection_mesh.h.
|
inline |
Definition at line 120 of file projection_mesh.h.
|
inline |
Definition at line 109 of file projection_mesh.h.
|
inline |
Definition at line 111 of file projection_mesh.h.
int face_extension< Gt, Fb >::counter |
Definition at line 105 of file projection_mesh.h.
int face_extension< Gt, Fb >::status |
Definition at line 104 of file projection_mesh.h.
bool face_extension< Gt, Fb >::visited |
Definition at line 106 of file projection_mesh.h.
float face_extension< Gt, Fb >::weight |
Definition at line 108 of file projection_mesh.h.