dgame v0.4.1 (2015-02-22T14:21:21Z)
Home
Dub
Repo
Vector3.opOpAssign
Dgame
Math
Vector3
Vector3
Supported operation: +=, -=, *=, /= and %=
Vector3
opOpAssign
(Vector3 vec)
struct
Vector3
(T)
ref pure
Vector3
opOpAssign
(
string
op
)
(
ref
const
Vector3
vec
)
if
(
isNumeric
!
T
)
Vector3
opOpAssign
(T number)
Meta
Source
See Implementation
Dgame
Math
Vector3
Vector3
aliases
dot
constructors
this
functions
asArray
cross
diff
isEmpty
move
negate
opBinary
opEquals
opNeg
opOpAssign
scalar
set
properties
length
variables
x
y
z
Supported operation: +=, -=, *=, /= and %=