Documentation
Dlang.org
Transform.matrix
gsk
transform
Transform
Multiplies next with the given matrix.
class
Transform
gsk.transform.Transform
matrix
(
graphene.matrix.Matrix
matrix
)
Parameters
matrix
graphene
.
matrix
.
Matrix
the matrix to multiply next with
Return Value
Type:
gsk
.
transform
.
Transform
The new transform
gsk
transform
Transform
constructors
this
functions
equal
getCategory
invert
matrix
perspective
print
rotate
rotate3d
scale
scale3d
skew
to2d
to2dComponents
toAffine
toMatrix
toString_
toTranslate
transform
transformBounds
transformPoint
translate
translate3d
static functions
parse
Multiplies next with the given matrix.