Plane.distanceTo

struct Plane(T)
const
T
distanceTo
(
Vector!(T, 3) point
)
if (
isFloatingPoint!T
)

Meta