Matrix Class - Android SDK -


in matrix class of current android sdk, there 2 apis find hard understand.

what differences between: 1. postscale(float sx, float sy) , 2. postscale(float sx, float sy, float px, float py)

in particular, purposes of last 2 parameters ?

this should center of scaling. if have wolfram player installed, try link better understanding: understanding 2d scaling


Comments

Popular posts from this blog

php - What is the difference between $_SERVER['PATH_INFO'] and $_SERVER['ORIG_PATH_INFO']? -

fortran - Function return type mismatch -

queue - mq_receive: message too long -