bool | fo.operator() ( Kernel::Sphere_3 s, Kernel::Point_3 p) | |
returns true iff p lies on the boundary of s. | ||
bool | fo.operator() ( Kernel::Tetrahedron_3 t, Kernel::Point_3 p) | |
returns true iff p lies on the boundary of t. | ||
bool | fo.operator() ( Kernel::Iso_cuboid_3 c, Kernel::Point_3 p) | |
returns true iff p lies on the boundary of c. |