ws ~master (2021-08-13T10:04:01Z)
Dub
Repo
Vector.data
ws
math
vector
Vector
Undocumented in source.
Type
[
Size
]
data
;
struct
Vector
(size_t Size = 3, Type = float)
static if
(
Size == 2
)
Type
[
Size
]
data
;
Type
[
Size
]
data
;
Type
[
Size
]
data
;
Meta
Source
See Implementation
ws
math
vector
Vector
constructors
this
functions
cross
distance
dot
nan
opAssign
opBinary
opIndex
opOpAssign
opUnary
to
toString
properties
length
normal
x
y
z
static functions
from
variables
data