sbylib ~master (2020-02-29T08:12:18Z)
Dub
Repo
Vector.array
sbylib
math
vector
Vector
Get raw array of this vector.
struct
Vector
(T, uint S)
inout
auto
array
(
)
if
(
__traits(
isArithmetic
,
T
)
)
Return Value
Type:
auto
raw array of this vector.
Meta
Source
See Implementation
sbylib
math
vector
Vector
aliases
ElementType
constructors
this
functions
array
hasNaN
opAssign
opBinary
opBinaryRight
opCast
opDispatch
opIndex
opOpAssign
opUnary
toString
manifest constants
Dimension
Get raw array of this vector.