Home
last modified time | relevance | path

Searched defs:go_further (Results 1 – 11 of 11) sorted by relevance

/dports/math/cgal/CGAL-5.3/include/CGAL/Minkowski_sum_2/
H A DAABB_traversal_traits_with_join.h79 bool go_further() const { in go_further() function
123 bool go_further() const { return true; } in go_further() function
166 bool go_further() const { return true; } in go_further() function
208 bool go_further() const { return !m_is_found; } in go_further() function
253 bool go_further() const { return !m_is_found; } in go_further() function
291 bool go_further() const { return !m_is_found; } in go_further() function
382 bool go_further() const { return true; } in go_further() function
/dports/math/cgal/CGAL-5.3/include/CGAL/internal/AABB_tree/
H A DAABB_traversal_traits.h79 bool go_further() const { in go_further() function
123 bool go_further() const { return true; } in go_further() function
166 bool go_further() const { return true; } in go_further() function
208 bool go_further() const { return !m_is_found; } in go_further() function
253 bool go_further() const { return !m_is_found; } in go_further() function
298 bool go_further() const { return true; } in go_further() function
H A DAABB_drawing_traits.h31 bool go_further() { return true; } in go_further() function
/dports/math/cgal/CGAL-5.3/include/CGAL/internal/Surface_mesh_segmentation/
H A DAABB_traversal_traits.h46 bool go_further() const { in go_further() function
/dports/math/cgal/CGAL-5.3/include/CGAL/Polygon_mesh_processing/internal/Side_of_triangle_mesh/
H A DRay_3_Triangle_3_traversal_traits.h49 bool go_further() const { return !m_stop; } in go_further() function
239 bool go_further() const { return !m_stop; } in go_further() function
/dports/math/cgal/CGAL-5.3/include/CGAL/Polygon_mesh_processing/internal/Polygon_mesh_slicer/
H A DTraversal_traits.h76 bool go_further() const { return true; } in go_further() function
/dports/math/cgal/CGAL-5.3/include/CGAL/Polygon_mesh_processing/internal/Isotropic_remeshing/
H A DAABB_filtered_projection_traits.h79 bool go_further() const { return true; } in go_further() function
/dports/math/cgal/CGAL-5.3/include/CGAL/Polygon_mesh_processing/internal/
H A DAABB_traversal_traits_with_transformation.h141 bool go_further() const { return !m_is_found; } in go_further() function
265 bool go_further() const { return !m_is_found; } in go_further() function
/dports/math/cgal/CGAL-5.3/include/CGAL/Mesh_3/experimental/
H A DAABB_filtered_projection_traits.h104 bool go_further() const { return true; } in go_further() function
/dports/math/cgal/CGAL-5.3/include/CGAL/Mesh_3/
H A Dmesh_standard_criteria.h102 bool go_further() const in go_further() function
/dports/math/cgal/CGAL-5.3/include/CGAL/Polygon_mesh_processing/internal/Snapping/
H A Dsnap.h302 bool go_further() const { return m_continue; } in go_further() function