bubel-ecs ~master (2023-04-27T10:30:22Z)
Dub
Repo
vec4
ecs_utils
math
vector
Undocumented in source.
struct
vec4 {
union
__anonymous
;
this
(float v);
this
(float x, float y, float z, float w);
vec4
opBinary
(float v);
}
Constructors
this
this
(float v)
Undocumented in source.
this
this
(float x, float y, float z, float w)
Undocumented in source.
Members
Functions
opBinary
vec4
opBinary
(float v)
Undocumented in source. Be warned that the author may not have intended to support it.
Unions
__anonymous
union
__anonymous
Undocumented in source.
Meta
Source
See Implementation
ecs_utils
math
vector
functions
dot
structs
ivec2
ivec4
vec2
vec4