gpuUntransformPoint

"Untransform" point using current GPU affine matrix.

nothrow @safe @nogc
void
gpuUntransformPoint
(,
float* dx
,
float* dy
,
in float x
,
in float y
)

See Also

Suggestion Box / Bug Report