inmath ~master (2022-05-26T00:17:45.8140456)
Dub
Repo
PlaneT.__anonymous
inmath
plane
PlaneT
Undocumented in source.
struct
PlaneT
(type = float)
union
__anonymous {
struct
__anonymous
;
vec3
normal
;
}
Members
Structs
__anonymous
struct
__anonymous
Undocumented in source.
Variables
normal
vec3
normal
;
Holds the planes normal.
Meta
Source
See Implementation
inmath
plane
PlaneT
aliases
pt
vec3
constructors
this
functions
distance
ndistance
normalize
opEquals
toHash
properties
normalized
unions
__anonymous
variables
d