Uses of Class
org.robovm.apple.coremotion.CMRotationMatrix
| Package | Description |
|---|---|
| org.robovm.apple.coremotion |
-
Uses of CMRotationMatrix in org.robovm.apple.coremotion
Methods in org.robovm.apple.coremotion that return CMRotationMatrix Modifier and Type Method Description CMRotationMatrixCMAttitude. getRotationMatrix()CMRotationMatrixCMRotationMatrix. setM11(double m11)CMRotationMatrixCMRotationMatrix. setM12(double m12)CMRotationMatrixCMRotationMatrix. setM13(double m13)CMRotationMatrixCMRotationMatrix. setM21(double m21)CMRotationMatrixCMRotationMatrix. setM22(double m22)CMRotationMatrixCMRotationMatrix. setM23(double m23)CMRotationMatrixCMRotationMatrix. setM31(double m31)CMRotationMatrixCMRotationMatrix. setM32(double m32)CMRotationMatrixCMRotationMatrix. setM33(double m33)