godot-d ~master (2021-09-08T21:50:27Z)
Dub
Repo
Transform2D.xformInv
godot
core
transform2d
Transform2D
Undocumented in source. Be warned that the author may not have intended to support it.
Vector2
xformInv
(Vector2 p_vec)
struct
Transform2D
@
nogc
nothrow const
Vector2
xformInv
(
in
Vector2
p_vec
)
Rect2
xformInv
(Rect2 p_rect)
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