Home
last modified time | relevance | path

Searched refs:is_on_2_object (Results 1 – 3 of 3) sorted by relevance

/dports/math/cgal/CGAL-5.3/include/CGAL/
H A DArr_algebraic_segment_traits_2.h204 Is_on_2 is_on_2_object() const { in is_on_2_object() function
280 Is_on_2 on_arc = this->_ckva()->is_on_2_object(); in x_monotone_segment()
530 CGAL_assertion(this->_ckva()->is_on_2_object()(p,curve));
531 CGAL_assertion(this->_ckva()->is_on_2_object()(q,curve));
/dports/math/cgal/CGAL-5.3/include/CGAL/Curved_kernel_via_analysis_2/
H A DFiltered_curved_kernel_via_analysis_2_impl.h660 CGAL_FILTERED_CKvA_2_functor_pred(Is_on_2, is_on_2_object);
H A DCurved_kernel_via_analysis_2_functors.h629 CGAL_postcondition(this->_ckva()->is_on_2_object()(p,arc)); in operator()
2708 CGAL_CKvA_2_functor_pred(Is_on_2, is_on_2_object);