|
CGAL 6.1.3 - 2D and 3D Linear Geometry Kernel
|
AdaptableTernaryFunction Operations | |
A model of this concept must provide: | |
| Kernel::Line_3 | operator() (const Kernel::Point_3 &p, const Kernel::Point_3 &q, const Kernel::Point_3 &r) |
| constructs the line which is at the same distance from the three points p, q and r. | |
| Kernel::Line_3 Kernel::ConstructEquidistantLine_3::operator() | ( | const Kernel::Point_3 & | p, |
| const Kernel::Point_3 & | q, | ||
| const Kernel::Point_3 & | r ) |
constructs the line which is at the same distance from the three points p, q and r.
#include <Concepts/FunctionObjectConcepts.h>
AdaptableTernaryFunction Operations | |
A model of this concept must provide: | |
| Kernel::Line_3 | operator() (const Kernel::Point_3 &p, const Kernel::Point_3 &q, const Kernel::Point_3 &r) |
| constructs the line which is at the same distance from the three points p, q and r. | |
| Kernel::Line_3 Kernel::ConstructEquidistantLine_3::operator() | ( | const Kernel::Point_3 & | p, |
| const Kernel::Point_3 & | q, | ||
| const Kernel::Point_3 & | r ) |
constructs the line which is at the same distance from the three points p, q and r.