|
CGAL 5.1 - dD Geometry Kernel
|
#include <Concepts/Kernel--Midpoint_d.h>
Operations | |
| Kernel_d::Point_d | operator() (const Kernel_d::Point_d &p, const Kernel_d::Point_d &q) |
| computes the midpoint of the segment \( pq\). More... | |
| Kernel_d::Point_d Kernel_d::Midpoint_d::operator() | ( | const Kernel_d::Point_d & | p, |
| const Kernel_d::Point_d & | q | ||
| ) |
computes the midpoint of the segment \( pq\).
p and q have the same dimension.