novelate v0.0.2 (2020-01-22T19:34:01Z)
Home
Dub
Repo
Transform.opBinary
dsfml
graphics
transform
Transform
Undocumented in source. Be warned that the author may not have intended to support it.
Transform
opBinary
(Transform rhs)
struct
Transform
Transform
opBinary
(
string
op
)
(
Transform
rhs
)
if
(
op
== "*"
)
Transform
opBinary
(Vector2f vector)
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