counterclockwise_in_between(const Direction_2< Kernel > &d1, const Direction_2< Kernel > &d2) const | CGAL::Direction_2< Kernel > | |
delta(int i) const | CGAL::Direction_2< Kernel > | |
Direction_2(const Vector_2< Kernel > &v) | CGAL::Direction_2< Kernel > | |
Direction_2(const Line_2< Kernel > &l) | CGAL::Direction_2< Kernel > | |
Direction_2(const Ray_2< Kernel > &r) | CGAL::Direction_2< Kernel > | |
Direction_2(const Segment_2< Kernel > &s) | CGAL::Direction_2< Kernel > | |
Direction_2(const Kernel::RT &x, const Kernel::RT &y) | CGAL::Direction_2< Kernel > | |
dx() const | CGAL::Direction_2< Kernel > | |
dy() const | CGAL::Direction_2< Kernel > | |
operator!=(const Direction_2< Kernel > &e) const | CGAL::Direction_2< Kernel > | |
operator-() const | CGAL::Direction_2< Kernel > | |
operator<(const Direction_2< Kernel > &e) const | CGAL::Direction_2< Kernel > | |
operator<=(const Direction_2< Kernel > &e) const | CGAL::Direction_2< Kernel > | |
operator==(const Direction_2< Kernel > &e) const | CGAL::Direction_2< Kernel > | |
operator>(const Direction_2< Kernel > &e) const | CGAL::Direction_2< Kernel > | |
operator>=(const Direction_2< Kernel > &e) const | CGAL::Direction_2< Kernel > | |
transform(const Aff_transformation_2< Kernel > &t) const | CGAL::Direction_2< Kernel > | |
vector() const | CGAL::Direction_2< Kernel > | |