descore v1.0.4 (2014-11-02T14:23:15Z)
Dub
Repo
Vector.opDispatch
des
math
linear
vector
Vector
Undocumented in source. Be warned that the author may not have intended to support it.
T
opDispatch
[@property getter]
T
opDispatch
[@property getter]
struct
Vector
(size_t N, T, alias string AS = "")
pure @
property
const
static if
(
AS.length > 0
)
T
opDispatch
(
string
v
)
(
)
if
(
oneOfAccess
(
AS
,
v
,
SEP
)
)
if
(
isCompatibleArrayAccessString
(
N
,
AS
,
SEP
) ||
AS.length
== 0
)
auto
opDispatch
[@property getter]
U
opDispatch
[@property setter]
Meta
Source
See Implementation
des
math
linear
vector
Vector
aliases
access_string
datatype
selftype
constructors
this
functions
opAssign
opBinary
opBinaryRight
opCast
opOpAssign
opUnary
quatMlt
rebase
rot
manifest constants
dims
isDynamic
isStatic
postblits
this(this)
properties
con
e
inv
len
len2
length
mag
norm
opDispatch
static functions
fromAngle
variables
data