godot-d ~master (2021-09-08T21:50:27Z)
Dub
Repo
Transform2D.opBinary
godot
core
transform2d
Transform2D
Undocumented in source. Be warned that the author may not have intended to support it.
struct
Transform2D
@
nogc
nothrow const
Transform2D
opBinary
(
string
op
: "*"
)
(
in
Transform2D
p_transform
)
Meta
Source
See Implementation
godot
core
transform2d
Transform2D
constructors
this
functions
affineInverse
affineInvert
basisDeterminant
basisScaled
basisXform
basisXformInv
getRotation
getScale
interpolateWith
inverse
invert
opBinary
opIndex
opOpAssign
orthonormalize
orthonormalized
rotate
rotated
scale
scaleBasis
scaled
setRotation
setRotationAndScale
tdotx
tdoty
translate
translated
untranslated
xform
xformInv
unions
__anonymous