CGAL 5.3 - Surface Mesh Topology
CGAL::Surface_mesh_topology::Curves_on_surface_topology< Mesh > Member List

This is the complete list of members for CGAL::Surface_mesh_topology::Curves_on_surface_topology< Mesh >, including all inherited members.

are_freely_homotopic(const Path_on_surface< Mesh > &p1, const Path_on_surface< Mesh > &p2) constCGAL::Surface_mesh_topology::Curves_on_surface_topology< Mesh >
are_homotopic_with_fixed_endpoints(const Path_on_surface< Mesh > &p1, const Path_on_surface< Mesh > &p2) constCGAL::Surface_mesh_topology::Curves_on_surface_topology< Mesh >
compute_edge_width() constCGAL::Surface_mesh_topology::Curves_on_surface_topology< Mesh >
compute_face_width() constCGAL::Surface_mesh_topology::Curves_on_surface_topology< Mesh >
compute_shortest_non_contractible_cycle(const WeightFunctor &wf=WeightFunctor()) constCGAL::Surface_mesh_topology::Curves_on_surface_topology< Mesh >
compute_shortest_non_contractible_cycle_with_base_point(halfedge_descriptor dh, const WeightFunctor &wf=WeightFunctor()) constCGAL::Surface_mesh_topology::Curves_on_surface_topology< Mesh >
Curves_on_surface_topology(const Mesh &amesh)CGAL::Surface_mesh_topology::Curves_on_surface_topology< Mesh >
halfedge_descriptor typedefCGAL::Surface_mesh_topology::Curves_on_surface_topology< Mesh >
is_contractible(const Path_on_surface< Mesh > &p) constCGAL::Surface_mesh_topology::Curves_on_surface_topology< Mesh >
is_homotopic_to_simple_cycle(const Path_on_surface< Mesh > &p) constCGAL::Surface_mesh_topology::Curves_on_surface_topology< Mesh >
set_verbose(bool is_verbose)CGAL::Surface_mesh_topology::Curves_on_surface_topology< Mesh >