ws ~master (2021-08-13T10:04:01Z)
Dub
Repo
Vector.this
ws
math
vector
Vector
Undocumented in source.
this
(Type[Size] data)
this
(Type[] data)
this
(Type a, Type b)
this
(Type a, Type b, Type c)
this
(Type a, Type b, Type c, Type d)
struct
Vector
(size_t Size = 3, Type = float)
static if
(
Size == 4
)
this
(
Type
a
,
Type
b
,
Type
c
,
Type
d
)
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