![]() |
bool | has_larger_signed_distance_to_plane ( Plane_3<Kernel> h, Point_3<Kernel> p, Point_3<Kernel> q) | |||
returns true iff the signed distance of p and h is larger than the signed distance of q and h. | ||||
bool |
| |||
returns true iff the signed distance of s and h is larger than the signed distance of t and h, where h is the oriented plane through p, q and r. |