dlib ~master (2021-07-06T21:20:15Z)
Home
Dub
Repo
Vector.opDispatch
dlib
math
vector
Vector
Swizzling
template
opDispatch
(string s)
@
property
ref
static if
(
s.length <= 4
)
auto ref
opDispatch
(
this
X
)
(
)
if
(
valid
(
s
)
)
Members
Properties
opDispatch
auto ref
opDispatch
[@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
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
Swizzling