Back to class index
| Plane::PointOnPlaneSyntaxfloat4 Plane::PointOnPlane() const; [8 lines of code]Returns a point on this plane. Note This point has the special property that the line passing through the vector space origin (0,0,0) and the returned point is perpendicular to this plane (directed towards the normal vector of this plane). See Also |