Home
last modified time | relevance | path

Searched refs:Periodic_2_offset_2 (Results 1 – 12 of 12) sorted by relevance

/dports/math/cgal/CGAL-5.3/include/CGAL/
H A DPeriodic_2_offset_2.h26 class Periodic_2_offset_2
34 Periodic_2_offset_2() : _offx(0), _offy(0) {} in Periodic_2_offset_2() function
85 void operator+=(const Periodic_2_offset_2 &other)
91 void operator-=(const Periodic_2_offset_2 &other)
97 Periodic_2_offset_2 operator-() const
99 return Periodic_2_offset_2(-_offx, -_offy);
114 bool operator<(const Periodic_2_offset_2 &other) const
125 Periodic_2_offset_2 operator+(const Periodic_2_offset_2 &off2) const
130 Periodic_2_offset_2 operator-(const Periodic_2_offset_2 &off2) const
161 &operator>>(std::istream &is, Periodic_2_offset_2 &off)
[all …]
H A DPeriodic_2_Delaunay_triangulation_traits_2.h29 class Off_ = typename CGAL::Periodic_2_offset_2>
43 typedef typename Base::Periodic_2_offset_2 Periodic_2_offset_2; typedef
76 class Off_ = CGAL::Periodic_2_offset_2,
H A DPeriodic_2_triangulation_traits_2.h28 class Off_ = typename CGAL::Periodic_2_offset_2 >
46 typedef Offset Periodic_2_offset_2; typedef
118 class Off_ = CGAL::Periodic_2_offset_2,
H A DPeriodic_2_triangulation_vertex_base_2.h43 typedef Periodic_2_offset_2 Offset;
H A DPeriodic_2_triangulation_2.h72 typedef typename Gt::Periodic_2_offset_2 Offset;
H A DPeriodic_2_Delaunay_triangulation_2.h49 typedef typename Gt::Periodic_2_offset_2 Offset;
/dports/math/cgal/CGAL-5.3/include/CGAL/internal/
H A DPeriodic_2_triangulation_statically_filtered_traits_2.h32 class Off_ = typename CGAL::Periodic_2_offset_2>
H A DPeriodic_2_Delaunay_triangulation_statically_filtered_traits_2.h23 class Off_ = typename CGAL::Periodic_2_offset_2>
H A DPeriodic_2_Delaunay_triangulation_filtered_traits_2.h117 class Off_ = CGAL::Periodic_2_offset_2,
H A DPeriodic_2_triangulation_filtered_traits_2.h165 class Off_ = typename CGAL::Periodic_2_offset_2,
/dports/math/cgal/CGAL-5.3/include/CGAL/internal/Static_filters/
H A DPeriodic_2_orientation_2.h93 typedef typename Kernel::Periodic_2_offset_2 Offset_2;
H A DPeriodic_2_side_of_oriented_circle_2.h42 typedef typename Kernel::Periodic_2_offset_2 Offset;