PlaneT.normalized

Returns a normalized copy of the plane.

struct PlaneT(type = float)
@safe pure nothrow @property const
normalized
()
if (
isFloatingPoint!type
)

Meta