descore v1.0.4 (2014-11-02T14:23:15Z)
Dub
Repo
Vector.quatMlt
des
math
linear
vector
Vector
quaterni mul
struct
Vector
(size_t N, T, alias string AS = "")
pure const
static if
(
AS == "i j k a"
)
auto
quatMlt
(
E
)
(
in
Vector
!(4,
E
,
AS
)
b
)
if
(
is
(
CommonType
!(
T
,
E
) :
T
)
)
if
(
isCompatibleArrayAccessString
(
N
,
AS
,
SEP
) ||
AS.length
== 0
)
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
quaterni mul