gl3n ~master (2021-06-11T06:55:56Z)
Home
Dub
Repo
Vector.opDispatch
gl3n
linalg
Vector
Implements dynamic swizzling.
struct
Vector
(type, int dimension_)
@
safe
pure nothrow @
property
const
Vector
!(
vt
,
s.length
)
opDispatch
(
string
s
)
(
)
Return Value
Type:
Vector
!(
vt
,
s
.
length
)
a Vector
Meta
Source
See Implementation
gl3n
linalg
Vector
aliases
a
b
g
length
length_squared
ok
p
q
r
s
t
toString
u
v
vt
w
x
y
z
constructors
this
functions
clear
normalize
opBinary
opBinaryRight
opCast
opCmp
opEquals
opOpAssign
opUnary
set
update
properties
as_string
get_
isFinite
magnitude
magnitude_squared
normalized
opDispatch
value_ptr
static functions
isCompatibleMatrixImpl
isCompatibleVectorImpl
static variables
dimension
templates
coord_to_index
isCompatibleMatrix
isCompatibleVector
variables
e1
e2
e3
e4
vector
Implements dynamic swizzling.