#include <ThreePlaneCrossing.h>
Public Member Functions | |
Plane::GlobalPoint | crossing (const Plane &a, const Plane &b, const Plane &c) const |
Definition at line 6 of file ThreePlaneCrossing.h.
Plane::GlobalPoint ThreePlaneCrossing::crossing | ( | const Plane & | a, |
const Plane & | b, | ||
const Plane & | c | ||
) | const |
Definition at line 5 of file ThreePlaneCrossing.cc.
References PV3DBase< T, PVType, FrameType >::basicVector(), Plane::normalVector(), GloballyPositioned< T >::position(), query::result, and LinearEquation3< T >::solution().
Referenced by NavVolume6Faces::computeBounds().