dlangui v0.9.182 (2018-11-26T09:11:32Z)
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