dgame v0.4.1 (2015-02-22T14:21:21Z)
Home
Dub
Repo
Vector3.asArray
Dgame
Math
Vector3
Vector3
Returns the Vector as static array.
struct
Vector3
(T)
const pure nothrow
T
[3]
asArray
(
)
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
Returns the Vector as static array.