inmath ~master (2022-05-26T00:17:45.8140456)
Dub
Repo
PlaneT.normalized
inmath
plane
PlaneT
Returns a normalized copy of the plane.
struct
PlaneT
(type = float)
@
safe
pure nothrow @
property
const
PlaneT
normalized
(
)
if
(
isFloatingPoint
!
type
)
Meta
Source
See Implementation
inmath
plane
PlaneT
aliases
pt
vec3
constructors
this
functions
distance
ndistance
normalize
opEquals
toHash
properties
normalized
unions
__anonymous
variables
d
Returns a normalized copy of the plane.