Plane.isBack

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

Meta