Processing math: 100%
CGAL 4.6.2 - Triangulated Surface Mesh Deformation
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
CGAL::Surface_mesh_deformation< HG, VIM, HIM, TAG, WC, ST, CR, VPM > Member List

This is the complete list of members for CGAL::Surface_mesh_deformation< HG, VIM, HIM, TAG, WC, ST, CR, VPM >, including all inherited members.

clear_control_vertices()CGAL::Surface_mesh_deformation< HG, VIM, HIM, TAG, WC, ST, CR, VPM >
clear_roi_vertices()CGAL::Surface_mesh_deformation< HG, VIM, HIM, TAG, WC, ST, CR, VPM >
deform()CGAL::Surface_mesh_deformation< HG, VIM, HIM, TAG, WC, ST, CR, VPM >
deform(unsigned int iterations, double tolerance)CGAL::Surface_mesh_deformation< HG, VIM, HIM, TAG, WC, ST, CR, VPM >
erase_control_vertex(vertex_descriptor vd)CGAL::Surface_mesh_deformation< HG, VIM, HIM, TAG, WC, ST, CR, VPM >
erase_roi_vertex(vertex_descriptor vd)CGAL::Surface_mesh_deformation< HG, VIM, HIM, TAG, WC, ST, CR, VPM >
halfedge_descriptor typedefCGAL::Surface_mesh_deformation< HG, VIM, HIM, TAG, WC, ST, CR, VPM >
halfedge_graph() const CGAL::Surface_mesh_deformation< HG, VIM, HIM, TAG, WC, ST, CR, VPM >
insert_control_vertex(vertex_descriptor vd)CGAL::Surface_mesh_deformation< HG, VIM, HIM, TAG, WC, ST, CR, VPM >
insert_control_vertices(InputIterator begin, InputIterator end)CGAL::Surface_mesh_deformation< HG, VIM, HIM, TAG, WC, ST, CR, VPM >
insert_roi_vertex(vertex_descriptor vd)CGAL::Surface_mesh_deformation< HG, VIM, HIM, TAG, WC, ST, CR, VPM >
insert_roi_vertices(InputIterator begin, InputIterator end)CGAL::Surface_mesh_deformation< HG, VIM, HIM, TAG, WC, ST, CR, VPM >
is_control_vertex(vertex_descriptor vd) const CGAL::Surface_mesh_deformation< HG, VIM, HIM, TAG, WC, ST, CR, VPM >
is_roi_vertex(vertex_descriptor vd) const CGAL::Surface_mesh_deformation< HG, VIM, HIM, TAG, WC, ST, CR, VPM >
iterations()CGAL::Surface_mesh_deformation< HG, VIM, HIM, TAG, WC, ST, CR, VPM >
overwrite_initial_geometry()CGAL::Surface_mesh_deformation< HG, VIM, HIM, TAG, WC, ST, CR, VPM >
Point typedefCGAL::Surface_mesh_deformation< HG, VIM, HIM, TAG, WC, ST, CR, VPM >
preprocess()CGAL::Surface_mesh_deformation< HG, VIM, HIM, TAG, WC, ST, CR, VPM >
reset()CGAL::Surface_mesh_deformation< HG, VIM, HIM, TAG, WC, ST, CR, VPM >
Roi_vertex_range typedefCGAL::Surface_mesh_deformation< HG, VIM, HIM, TAG, WC, ST, CR, VPM >
roi_vertices() const CGAL::Surface_mesh_deformation< HG, VIM, HIM, TAG, WC, ST, CR, VPM >
rotate(vertex_descriptor vd, const Vect &to_rotation_center, const Quaternion &quat)CGAL::Surface_mesh_deformation< HG, VIM, HIM, TAG, WC, ST, CR, VPM >
rotate(InputIterator begin, InputIterator end, const Vect &to_rotation_center, const Quaternion &quat)CGAL::Surface_mesh_deformation< HG, VIM, HIM, TAG, WC, ST, CR, VPM >
set_iterations(unsigned int iterations)CGAL::Surface_mesh_deformation< HG, VIM, HIM, TAG, WC, ST, CR, VPM >
set_target_position(vertex_descriptor vd, const Point &target_position)CGAL::Surface_mesh_deformation< HG, VIM, HIM, TAG, WC, ST, CR, VPM >
set_tolerance(double tolerance)CGAL::Surface_mesh_deformation< HG, VIM, HIM, TAG, WC, ST, CR, VPM >
Surface_mesh_deformation(Halfedge_graph &halfedge_graph, Vertex_index_map vertex_index_map=get(boost::vertex_index, halfedge_graph), Hedge_index_map hedge_index_map=get(boost::halfedge_index, halfedge_graph), Vertex_point_map vertex_point_map=get(boost::vertex_point, halfedge_graph), Weight_calculator weight_calculator=Weight_calculator())CGAL::Surface_mesh_deformation< HG, VIM, HIM, TAG, WC, ST, CR, VPM >
target_position(vertex_descriptor vd)CGAL::Surface_mesh_deformation< HG, VIM, HIM, TAG, WC, ST, CR, VPM >
tolerance()CGAL::Surface_mesh_deformation< HG, VIM, HIM, TAG, WC, ST, CR, VPM >
translate(vertex_descriptor vd, const Vect &t)CGAL::Surface_mesh_deformation< HG, VIM, HIM, TAG, WC, ST, CR, VPM >
translate(InputIterator begin, InputIterator end, const Vect &t)CGAL::Surface_mesh_deformation< HG, VIM, HIM, TAG, WC, ST, CR, VPM >
vertex_descriptor typedefCGAL::Surface_mesh_deformation< HG, VIM, HIM, TAG, WC, ST, CR, VPM >