\( \newcommand{\E}{\mathrm{E}} \) \( \newcommand{\A}{\mathrm{A}} \) \( \newcommand{\R}{\mathrm{R}} \) \( \newcommand{\N}{\mathrm{N}} \) \( \newcommand{\Q}{\mathrm{Q}} \) \( \newcommand{\Z}{\mathrm{Z}} \) \( \def\ccSum #1#2#3{ \sum_{#1}^{#2}{#3} } \def\ccProd #1#2#3{ \sum_{#1}^{#2}{#3} }\)
CGAL 4.7 - Planar Parameterization of Triangulated Surface Meshes
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
ParameterizationPatchableMesh_3 Member List

This is the complete list of members for ParameterizationPatchableMesh_3, including all inherited members.

are_corners_parameterized(Vertex_const_handle vertex, Vertex_const_handle prev_vertex, Vertex_const_handle next_vertex) const ParameterizationPatchableMesh_3
get_corners_index(Vertex_const_handle vertex, Vertex_const_handle prev_vertex, Vertex_const_handle next_vertex) const ParameterizationPatchableMesh_3
get_corners_tag(Vertex_const_handle vertex, Vertex_const_handle prev_vertex, Vertex_const_handle next_vertex) const ParameterizationPatchableMesh_3
get_corners_uv(Vertex_const_handle vertex, Vertex_const_handle prev_vertex, Vertex_const_handle next_vertex) const ParameterizationPatchableMesh_3
get_halfedge_seaming(Vertex_const_handle source, Vertex_const_handle target) const ParameterizationPatchableMesh_3
get_vertex_seaming(Vertex_const_handle vertex) const ParameterizationPatchableMesh_3
set_corners_index(Vertex_handle vertex, Vertex_const_handle prev_vertex, Vertex_const_handle next_vertex, int index)ParameterizationPatchableMesh_3
set_corners_parameterized(Vertex_handle vertex, Vertex_const_handle prev_vertex, Vertex_const_handle next_vertex, bool parameterized)ParameterizationPatchableMesh_3
set_corners_tag(Vertex_handle vertex, Vertex_const_handle prev_vertex, Vertex_const_handle next_vertex, int tag)ParameterizationPatchableMesh_3
set_corners_uv(Vertex_handle vertex, Vertex_const_handle prev_vertex, Vertex_const_handle next_vertex, const Point_2 &uv)ParameterizationPatchableMesh_3
set_halfedge_seaming(Vertex_handle source, Vertex_handle target, int seaming)ParameterizationPatchableMesh_3
set_vertex_seaming(Vertex_handle vertex, int seaming)ParameterizationPatchableMesh_3