Next: , Previous: Planes Data Members, Up: Plane Reference


25.2 Global Constants

— Constant: const Plane INVALID_PLANE

A Plane with point == normal, and distance == INVALID_REAL.

INVALID_PLANE is returned from Path::get_plane(), if the Path is not planar. See Path Reference; Querying.