Uses of Class
org.robovm.apple.foundation.MatrixFloat3x3
| Package | Description |
|---|---|
| org.robovm.apple.arkit | |
| org.robovm.apple.foundation |
-
Uses of MatrixFloat3x3 in org.robovm.apple.arkit
Methods in org.robovm.apple.arkit that return MatrixFloat3x3 Modifier and Type Method Description MatrixFloat3x3ARCamera. getIntrinsics() -
Uses of MatrixFloat3x3 in org.robovm.apple.foundation
Methods in org.robovm.apple.foundation that return MatrixFloat3x3 Modifier and Type Method Description MatrixFloat3x3MatrixFloat3x3. setC1(VectorFloat3 column1)MatrixFloat3x3MatrixFloat3x3. setC2(VectorFloat3 column2)MatrixFloat3x3MatrixFloat3x3. setC3(VectorFloat3 column3)