Plane.isOn

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

Meta