can_be_pushed(halfedge_descriptor hd, bool flip=false) const | CGAL::Surface_mesh_topology::Path_on_surface< Mesh > | |
can_be_pushed_by_index(std::size_t i) const | CGAL::Surface_mesh_topology::Path_on_surface< Mesh > | |
can_be_pushed_by_label(const std::string &l) const | CGAL::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 typedef | CGAL::Surface_mesh_topology::Path_on_surface< Mesh > | |
is_closed() const | CGAL::Surface_mesh_topology::Path_on_surface< Mesh > | |
is_empty() const | CGAL::Surface_mesh_topology::Path_on_surface< Mesh > | |
is_simple() const | CGAL::Surface_mesh_topology::Path_on_surface< Mesh > | |
length() const | CGAL::Surface_mesh_topology::Path_on_surface< Mesh > | |
operator+=(const Self &other) | CGAL::Surface_mesh_topology::Path_on_surface< Mesh > | |
operator[](std::size_t i) const | CGAL::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 > | |