dlib ~master (2021-07-06T21:20:15Z)
Home
Dub
Repo
Vector.this
dlib
math
vector
Vector
Static array constructor
this
(Vector!(T2, size2) v)
this
(A components)
this
(T2[arrSize] components)
struct
Vector
(T, int size)
this
(
T2
size_t
arrSize
)
(
T2
[
arrSize
]
components
)
this
(F components)
this
(S str)
Meta
Source
See Implementation
dlib
math
vector
Vector
constructors
this
functions
clamp
normalize
opAssign
opBinary
opBinaryRight
opIndex
opIndexAssign
opOpAssign
opSlice
opSliceAssign
opUnary
properties
isZero
length
lengthsqr
normalized
toString
templates
opDispatch
unions
__anonymous
Static array constructor