CGAL 5.3 - 2D and 3D Linear Geometry Kernel
CGAL::Line_2< Kernel > Member List

This is the complete list of members for CGAL::Line_2< Kernel >, including all inherited members.

a() constCGAL::Line_2< Kernel >
b() constCGAL::Line_2< Kernel >
c() constCGAL::Line_2< Kernel >
direction() constCGAL::Line_2< Kernel >
has_on(const Point_2< Kernel > &p) constCGAL::Line_2< Kernel >
has_on_negative_side(const Point_2< Kernel > &p) constCGAL::Line_2< Kernel >
has_on_positive_side(const Point_2< Kernel > &p) constCGAL::Line_2< Kernel >
is_degenerate() constCGAL::Line_2< Kernel >
is_horizontal() constCGAL::Line_2< Kernel >
is_vertical() constCGAL::Line_2< Kernel >
Line_2(const Kernel::RT &a, const Kernel::RT &b, const Kernel::RT &c)CGAL::Line_2< Kernel >
Line_2(const Point_2< Kernel > &p, const Point_2< Kernel > &q)CGAL::Line_2< Kernel >
Line_2(const Point_2< Kernel > &p, const Direction_2< Kernel > &d)CGAL::Line_2< Kernel >
Line_2(const Point_2< Kernel > &p, const Vector_2< Kernel > &v)CGAL::Line_2< Kernel >
Line_2(const Segment_2< Kernel > &s)CGAL::Line_2< Kernel >
Line_2(const Ray_2< Kernel > &r)CGAL::Line_2< Kernel >
operator!=(const Line_2< Kernel > &h) constCGAL::Line_2< Kernel >
operator==(const Line_2< Kernel > &h) constCGAL::Line_2< Kernel >
opposite() constCGAL::Line_2< Kernel >
oriented_side(const Point_2< Kernel > &p) constCGAL::Line_2< Kernel >
perpendicular(const Point_2< Kernel > &p) constCGAL::Line_2< Kernel >
point(const Kernel::FT i) constCGAL::Line_2< Kernel >
projection(const Point_2< Kernel > &p) constCGAL::Line_2< Kernel >
to_vector() constCGAL::Line_2< Kernel >
transform(const Aff_transformation_2< Kernel > &t) constCGAL::Line_2< Kernel >
x_at_y(const Kernel::FT &y) constCGAL::Line_2< Kernel >
y_at_x(const Kernel::FT &x) constCGAL::Line_2< Kernel >