dgame v0.4.1 (2015-02-22T14:21:21Z)
Home
Dub
Repo
Vector3.opBinary
Dgame
Math
Vector3
Vector3
Supported operation: +, -, *, / and %
Vector3
opBinary
(Vector3 vec)
Vector3
opBinary
(T number)
struct
Vector3
(T)
pure
Vector3
opBinary
(
string
op
)
(
T
number
)
if
(
isNumeric
!
T
)
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 %