Plane.signedDistanceTo

struct Plane(T)
pure nothrow const @safe @nogc
T
signedDistanceTo
(
Vector!(T, 3) point
)
if (
isFloatingPoint!T
)

Meta