provaengine v0.2.0-alpha (2018-03-19T00:32:13Z)
Dub
Repo
Vector4.this
prova
math
vector4
Vector4
this
(float x, float y, float z, float w)
struct
Vector4
this
(
float
x
,
float
y
,
float
z
,
float
w
)
this
(Vector3 vector)
this
(Vector2 vector)
Meta
Source
See Implementation
prova
math
vector4
Vector4
constructors
this
functions
distanceTo
distanceToSquared
dot
getMagnitude
getNormalized
normalize
opAdd
opAddAssign
opAssign
opDiv
opDivAssign
opMul
opMulAssign
opSub
opSubAssign
opUnary
set
setMagnitude
static functions
random
variables
w
x
y
z