17 #if !defined(ON_INTERSECT_INC_) 18 #define ON_INTERSECT_INC_ 71 bool ON_IntersectLineLine(
77 bool bIntersectSegments
144 double* line_parameter
267 int ON_Intersect(
const ON_Sphere& sphere0,
ON_Circle is a circle in 3d. The cirle is represented by a radius and an orthonormal frame of the pla...
Definition: opennurbs_circle.h:32
Definition: opennurbs_bounding_box.h:25
Definition: opennurbs_line.h:20
Typically the vector portion is a unit vector and m_d = -(x*P.x + y*P.y + z*P.z) for a point P on the...
Definition: opennurbs_point.h:1433
Definition: opennurbs_point.h:46
Definition: opennurbs_sphere.h:22