, including all inherited members.
_mesh | pps::PPS< Mesh > | [protected] |
_MYPI | pps::PPS< Mesh > | [protected] |
build() | pps::PPS< Mesh > | |
build_one_shape_function(Vertex *vertex) | pps::PPS< Mesh > | [protected] |
build_pnt_surface() | ppsfrompnt::PPSfromPNT | [private] |
build_shape_functions() | pps::PPS< Mesh > | [protected] |
compute_face_normal_vector(Face *face, double &x, double &y, double &z) | ppsfrompnt::PPSfromPNT | [private] |
compute_pdomain_contribution(Halfedge *h, double u, double v, double &weight, double &x, double &y, double &z) const | pps::PPS< Mesh > | [protected] |
compute_vertex_normal_vector(Vertex *vertex, double &x, double &y, double &z) | ppsfrompnt::PPSfromPNT | [private] |
Edge typedef | pps::PPS< Mesh > | |
EdgeIterator typedef | pps::PPS< Mesh > | |
edges_begin() const | ppsfrompnt::PPSfromPNT | [inline, virtual] |
eta_function(double s, double d1, double d2) const | pps::PPS< Mesh > | [protected] |
eval_pps(Face *face, double u, double v, double w, double &x, double &y, double &z) const | pps::PPS< Mesh > | |
eval_pps(Halfedge *h, double u, double v, double w, double &x, double &y, double &z) const | pps::PPS< Mesh > | [protected] |
eval_surface(Face *face, double u, double v, double w, double &x, double &y, double &z) const | ppsfrompnt::PPSfromPNT | [virtual] |
Face typedef | pps::PPS< Mesh > | |
FaceIterator typedef | pps::PPS< Mesh > | |
faces_begin() const | ppsfrompnt::PPSfromPNT | [inline, virtual] |
find_triangle(Halfedge *&h, double x, double y, double &u, double &v, double &w) const | pps::PPS< Mesh > | [protected] |
from_barycentric_to_Cartesian(double u, double v, double w, double x0, double y0, double x1, double y1, double x2, double y2, double &x, double &y) const | pps::PPS< Mesh > | [protected] |
from_canonical_domain(Halfedge *h, double x, double y, double &u, double &v) const | pps::PPS< Mesh > | [protected] |
get_barycentric_coordinates(double x0, double y0, double x1, double y1, double x2, double y2, double xp, double yp, double &u, double &v, double &w) const | pps::PPS< Mesh > | [protected] |
get_degree(Vertex *vertex) const | ppsfrompnt::PPSfromPNT | [inline, virtual] |
pps::PPS::get_degree(Halfedge *h) const | pps::PPS< Mesh > | [inline, protected] |
get_dst(Halfedge *h) const | ppsfrompnt::PPSfromPNT | [inline, virtual] |
get_edge(Halfedge *h) const | ppsfrompnt::PPSfromPNT | [inline, virtual] |
get_edge(const EdgeIterator &iterator) const | ppsfrompnt::PPSfromPNT | [inline, virtual] |
get_face(Halfedge *h) const | ppsfrompnt::PPSfromPNT | [inline, virtual] |
get_face(const FaceIterator &iterator) const | ppsfrompnt::PPSfromPNT | [inline, virtual] |
get_halfedge(Face *face) const | ppsfrompnt::PPSfromPNT | [inline, virtual] |
get_halfedge(Vertex *vertex) const | ppsfrompnt::PPSfromPNT | [inline, virtual] |
get_id(Halfedge *h) const | ppsfrompnt::PPSfromPNT | [inline, virtual] |
get_mate(Halfedge *h) const | ppsfrompnt::PPSfromPNT | [inline, virtual] |
get_mesh() const | pps::PPS< Mesh > | [inline] |
get_next(Halfedge *h) const | ppsfrompnt::PPSfromPNT | [inline, virtual] |
get_number_of_parameter_points(unsigned D) const | pps::PPS< Mesh > | [inline, protected] |
get_org(Halfedge *h) const | ppsfrompnt::PPSfromPNT | [inline, virtual] |
get_prev(Halfedge *h) const | ppsfrompnt::PPSfromPNT | [inline, virtual] |
get_shape_function(Vertex *vertex) const | ppsfrompnt::PPSfromPNT | [inline, virtual] |
get_shape_function_degree(unsigned D) const | pps::PPS< Mesh > | [inline, protected] |
get_vertex(const VertexIterator &iterator) const | ppsfrompnt::PPSfromPNT | [inline, virtual] |
gfunction(Halfedge *h, double x, double y, double &u, double &v) const | pps::PPS< Mesh > | [protected] |
Halfedge typedef | pps::PPS< Mesh > | |
is_done(const VertexIterator &iterator) const | ppsfrompnt::PPSfromPNT | [inline, virtual] |
is_done(const EdgeIterator &iterator) const | ppsfrompnt::PPSfromPNT | [inline, virtual] |
is_done(const FaceIterator &iterator) const | ppsfrompnt::PPSfromPNT | [inline, virtual] |
mesh_has_boundary() const | ppsfrompnt::PPSfromPNT | [inline, virtual] |
mesh_is_simplicial() const | ppsfrompnt::PPSfromPNT | [inline, virtual] |
move_forward(VertexIterator &iterator) const | ppsfrompnt::PPSfromPNT | [inline, virtual] |
move_forward(EdgeIterator &iterator) const | ppsfrompnt::PPSfromPNT | [inline, virtual] |
move_forward(FaceIterator &iterator) const | ppsfrompnt::PPSfromPNT | [inline, virtual] |
PPS(Mesh *mesh) | pps::PPS< Mesh > | [inline] |
PPSfromPNT(Surface *mesh) | ppsfrompnt::PPSfromPNT | |
rot_2d(double x, double y, double ang, double &u, double &v) const | pps::PPS< Mesh > | [protected] |
select_pdomain(Face *face, double &u, double &v, double &w, Halfedge *&h) const | pps::PPS< Mesh > | [protected] |
set_shape_function(Vertex *vertex, Bezier *patch) | ppsfrompnt::PPSfromPNT | [inline, virtual] |
Surface typedef | ppsfrompnt::PPSfromPNT | |
to_canonical_domain(Halfedge *h, double x, double y, double &u, double &v) const | pps::PPS< Mesh > | [protected] |
Vertex typedef | pps::PPS< Mesh > | |
VertexIterator typedef | pps::PPS< Mesh > | |
vertices_begin() const | ppsfrompnt::PPSfromPNT | [inline, virtual] |
weight_function(double x, double y, double R) const | pps::PPS< Mesh > | [protected] |
~PPS() | pps::PPS< Mesh > | [inline, virtual] |
~PPSfromPNT() | ppsfrompnt::PPSfromPNT | [inline] |