atelier v1.0.0 (2021-10-23T12:22:06Z)
Dub
Repo
Vec4.set
atelier
core
vec4
Vec4
Undocumented in source. Be warned that the author may not have intended to support it.
void
set
(T nx, T ny, T nz, T nw)
struct
Vec4
(T)
void
set
(
T
nx
,
T
ny
,
T
nz
,
T
nw
)
void
set
(Vec2!T nxy, Vec2!T nzw)
Meta
Source
See Implementation
atelier
core
vec4
Vec4
constructors
this
functions
opBinary
opBinaryRight
opCast
opEquals
opOpAssign
opUnary
set
toSdlRect
manifest constants
half
one
zero
properties
xy
zw
variables
w
x
y
z