Plane.isOn

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

Meta