CGAL 5.1.5 - 2D and 3D Linear Geometry Kernel
|
This is the complete list of members for Kernel::ConstructLine_2, including all inherited members.
operator()(const Kernel::Point_2 &p, const Kernel::Point_2 &q) | Kernel::ConstructLine_2 | |
operator()(const Kernel::Point_2 &p, const Kernel::Direction_2 &d) | Kernel::ConstructLine_2 | |
operator()(const Kernel::Point_2 &p, const Kernel::Vector_2 &v) | Kernel::ConstructLine_2 | |
operator()(const Kernel::Segment_2 &s) | Kernel::ConstructLine_2 | |
operator()(const Kernel::Ray_2 &r) | Kernel::ConstructLine_2 |