dsfml v2.1.1 (2016-04-19T15:04:37Z)
Home
Dub
Repo
Transform.opOpAssign
dsfml
graphics
transform
Transform
Undocumented in source. Be warned that the author may not have intended to support it.
struct
Transform
ref
Transform
opOpAssign
(
string
op
)
(
Transform
rhs
)
if
(
op
== "*"
)
Meta
Source
See Implementation
dsfml
graphics
transform
Transform
constructors
this
functions
combine
getInverse
getMatrix
opBinary
opOpAssign
rotate
scale
toString
transformPoint
transformRect
translate
static variables
Identity
variables
m_matrix