Documentation
Dlang.org
Transform.translate3d
gsk
transform
Transform
Translates next by point.
class
Transform
gsk.transform.Transform
translate3d
(
graphene.point3_d.Point3D
point
)
Parameters
point
graphene
.
point3_d
.
Point3D
the point to translate the transform by
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
Translates next by point.