dlangui v0.10.4 (2023-05-19T16:58:48Z)
Home
Dub
Repo
__anonymous.__anonymous
dlangui
core
math3d
vec4
__anonymous
Undocumented in source.
union
__anonymous
struct
__anonymous {
float
x
;
float
y
;
float
z
;
float
w
;
}
Members
Variables
w
float
w
;
Undocumented in source.
x
float
x
;
Undocumented in source.
y
float
y
;
Undocumented in source.
z
float
z
;
Undocumented in source.
Meta
Source
See Implementation
dlangui
core
math3d
vec4
__anonymous
structs
__anonymous
variables
vec