BWAPI
Namespaces | Functions
SPAR/AIModule/BWTA/vendors/CGAL/CGAL/predicates/Straight_skeleton_pred_ftC2.h File Reference
#include <CGAL/constructions/Straight_skeleton_cons_ftC2.h>
#include <CGAL/Uncertain.h>
#include <CGAL/certified_quotient_predicates.h>
Include dependency graph for Straight_skeleton_pred_ftC2.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  CGAL_SS_i

Functions

template<class K >
Uncertain< bool > CGAL_SS_i::certified_collinearC2 (Point_2< K > const &p, Point_2< K > const &q, Point_2< K > const &r)
template<class K >
Uncertain< bool > CGAL_SS_i::certified_collinear_are_ordered_along_lineC2 (Point_2< K > const &p, Point_2< K > const &q, Point_2< K > const &r)
template<class K >
Uncertain< bool > CGAL_SS_i::are_edges_collinearC2 (Segment_2< K > const &e0, Segment_2< K > const &e1)
template<class K >
Uncertain< bool > CGAL_SS_i::are_edges_parallelC2 (Segment_2< K > const &e0, Segment_2< K > const &e1)
template<class K >
Uncertain< bool > CGAL_SS_i::are_parallel_edges_equally_orientedC2 (Segment_2< K > const &e0, Segment_2< K > const &e1)
template<class K >
Uncertain< bool > CGAL_SS_i::are_edges_orderly_collinearC2 (Segment_2< K > const &e0, Segment_2< K > const &e1)
template<class FT >
Uncertain< SignCGAL_SS_i::certified_side_of_oriented_lineC2 (const FT &a, const FT &b, const FT &c, const FT &x, const FT &y)
template<class K >
Uncertain
< Trisegment_collinearity
CGAL_SS_i::certified_trisegment_collinearity (Segment_2< K > const &e0, Segment_2< K > const &e1, Segment_2< K > const &e2)
template<class K , class FT >
Uncertain< bool > CGAL_SS_i::exist_offset_lines_isec2 (intrusive_ptr< Trisegment_2< K > > const &tri, optional< FT > const &aMaxTime)
template<class K >
Uncertain< Comparison_resultCGAL_SS_i::compare_offset_lines_isec_timesC2 (intrusive_ptr< Trisegment_2< K > > const &m, intrusive_ptr< Trisegment_2< K > > const &n)
template<class K >
Uncertain< bool > CGAL_SS_i::is_edge_facing_pointC2 (optional< Point_2< K > > const &aP, Segment_2< K > const &aEdge)
template<class K >
Uncertain< bool > CGAL_SS_i::is_edge_facing_offset_lines_isecC2 (intrusive_ptr< Trisegment_2< K > > const &tri, Segment_2< K > const &aEdge)
template<class K >
Uncertain< Oriented_sideCGAL_SS_i::oriented_side_of_event_point_wrt_bisectorC2 (intrusive_ptr< Trisegment_2< K > > const &event, Segment_2< K > const &e0, Segment_2< K > const &e1, intrusive_ptr< Trisegment_2< K > > const &v01_event, bool primary_is_0)
template<class K >
Uncertain< bool > CGAL_SS_i::are_events_simultaneousC2 (intrusive_ptr< Trisegment_2< K > > const &l, intrusive_ptr< Trisegment_2< K > > const &r)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines