d2d ~master (2018-04-09T05:09:26Z)
Home
Dub
Repo
Vector.__anonymous
d2d
math
Vector
Vector
The components of the vector
class
Vector
(T, uint dimensions)
union
__anonymous {
T
[
dimensions
]
components
;
}
Members
Variables
components
T
[
dimensions
]
components
;
The components of the vector
Meta
Source
See Implementation
d2d
math
Vector
Vector
constructors
this
functions
apply
opAssign
opBinary
opCast
opEquals
opOpAssign
opUnary
toString
properties
directionAngles
magnitude
unions
__anonymous
The components of the vector