dgt v0.3.2 (2017-09-19T17:07:41Z)
Dub
Repo
Transform.opBinary
dgt
geom
Transform
Undocumented in source. Be warned that the author may not have intended to support it.
Transform
opBinary
(Transform other)
Vector
opBinary
(Vector other)
struct
Transform
@
nogc
nothrow pure const
Vector
opBinary
(
string
op
)
(
Vector
other
)
if
(
op
== "*"
)
Transform
opBinary
(float scalar)
Meta
Source
See Implementation
dgt
geom
Transform
constructors
this
functions
determinant
opAssign
opBinary
opIndex
opIndexAssign
print
ptr
submatrix
properties
inverse
transpose
static functions
identity
rotate
scale
translate