dlangui v0.10.7 (2024-03-11T09:32:36Z)
Home
Dub
Repo
vec4.opAssign
dlangui
core
math3d
vec4
Undocumented in source. Be warned that the author may not have intended to support it.
vec4
opAssign
(float[4] v)
vec4
opAssign
(vec4 v)
vec4
opAssign
(float x, float y, float z, float w)
struct
vec4
ref return
vec4
opAssign
(
float
x
,
float
y
,
float
z
,
float
w
)
vec4
opAssign
(vec3 v)
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