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

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

can_be_pushed(halfedge_descriptor hd, bool flip=false) constCGAL::Surface_mesh_topology::Path_on_surface< Mesh >
can_be_pushed_by_index(std::size_t i) constCGAL::Surface_mesh_topology::Path_on_surface< Mesh >
can_be_pushed_by_label(const std::string &l) constCGAL::Surface_mesh_topology::Path_on_surface< Mesh >
clear()CGAL::Surface_mesh_topology::Path_on_surface< Mesh >
extend_negative_turn(std::size_t nb)CGAL::Surface_mesh_topology::Path_on_surface< Mesh >
extend_positive_turn(std::size_t nb)CGAL::Surface_mesh_topology::Path_on_surface< Mesh >
generate_random_closed_path(std::size_t length, Random &random=get_default_random())CGAL::Surface_mesh_topology::Path_on_surface< Mesh >
generate_random_path(std::size_t length, Random &random=get_default_random())CGAL::Surface_mesh_topology::Path_on_surface< Mesh >
halfedge_descriptor typedefCGAL::Surface_mesh_topology::Path_on_surface< Mesh >
is_closed() constCGAL::Surface_mesh_topology::Path_on_surface< Mesh >
is_empty() constCGAL::Surface_mesh_topology::Path_on_surface< Mesh >
is_simple() constCGAL::Surface_mesh_topology::Path_on_surface< Mesh >
length() constCGAL::Surface_mesh_topology::Path_on_surface< Mesh >
operator+=(const Self &other)CGAL::Surface_mesh_topology::Path_on_surface< Mesh >
operator[](std::size_t i) constCGAL::Surface_mesh_topology::Path_on_surface< Mesh >
Path_on_surface(const Mesh &amesh)CGAL::Surface_mesh_topology::Path_on_surface< Mesh >
push_back(halfedge_descriptor hd, bool flip=false)CGAL::Surface_mesh_topology::Path_on_surface< Mesh >
push_back_by_index(std::size_t i)CGAL::Surface_mesh_topology::Path_on_surface< Mesh >
push_back_by_index(std::initializer_list< std::size_t > l)CGAL::Surface_mesh_topology::Path_on_surface< Mesh >
push_back_by_label(const std::string &s)CGAL::Surface_mesh_topology::Path_on_surface< Mesh >
reverse()CGAL::Surface_mesh_topology::Path_on_surface< Mesh >