Plane.isFront

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

Meta