----------------------------------------------------------------------------- Purpose: Builds a plane normal and distance from three points on the plane. If the normal is nearly axial, it will be snapped to be axial. Looks up the plane in the unique planes. Input : p0, p1, p2 - Three points on the plane. Output : Returns the index of the plane in the planes list. ---------------------------------
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected