java - Android - getting the current rotation of a matrix -


I should be able to set the rotation instead of the matrix set I believe the only way to set the rotation is to know the current rotation of the matrix.

Note: Matrix.Setrettate () will not, because matrix needs to be maintained its information.

What can you do to call getValues ​​ and cache value . When you want to return them later, just call the set value on the matrix.

Update

It is well explained to change the rotation matrix and matrix relation

Comments

Popular posts from this blog

mysql - BLOB/TEXT column 'value' used in key specification without a key length -

c# - Using Vici cool Storage with monodroid -

python - referencing a variable in another function? -