dlangui v0.9.188 (2022-10-08T18:27:24Z)
Home
Dub
Repo
vec4.__anonymous
dlangui
core
math3d
vec4
Undocumented in source.
struct
vec4
union
__anonymous {
float
[
4
]
vec
;
struct
__anonymous
;
}
Members
Structs
__anonymous
struct
__anonymous
Undocumented in source.
Variables
vec
float
[
4
]
vec
;
Undocumented in source.
Meta
Source
See Implementation
dlangui
core
math3d
vec4
aliases
a
b
g
length
r
constructors
this
functions
add
clear
div
dot
mul
normalize
opAssign
opBinary
opOpAssign
opUnary
sub
properties
magnitude
magnitudeSquared
normalized
toString
unions
__anonymous