Bounded_side | fo.operator() ( Kernel::Point_2 p, Kernel::Point_2 q, Kernel::Point_2 r, Kernel::Point_2 t) | |||
returns the relative position of point t
to the circle defined by p, q and r. The order
of the points p, q and r does not matter.
| ||||
Bounded_side | fo.operator() ( Kernel::Point_2 p, Kernel::Point_2 q, Kernel::Point_2 t) | |||
returns the position of the point t relative to the circle that has pq as its diameter. |