Slow exact 3D in-ortho-sphere test. Returns a positive value if the weighted point pe lies inside the ortho-sphere defined by the weighted points pa, pb, pc, and pd; a negative value if it lies outside; and zero if the five points lie on the same ortho-sphere. The points pa, pb, pc, and pd must be o
(
double xa, double ya, double za, double wa,
double xb, double yb, double zb, double wb,
double xc, double yc, double zc, double wc,
double xd, double yd, double zd, double wd,
double xe, double ye, double ze, double we)
source not stored for this graph (policy: none)
no test coverage detected