novelate v0.0.2 (2020-01-22T19:34:01Z)
Home
Dub
Repo
Transform.transformPoint
dsfml
graphics
transform
Transform
Transform a 2D point.
struct
Transform
const
Vector2f
transformPoint
(
Vector2f
point
)
Return Value
Type:
Vector2f
Transformed point.
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
Transform a 2D point.