Uses of Class
org.robovm.apple.foundation.MatrixFloat4x4
| Package | Description |
|---|---|
| org.robovm.apple.arkit | |
| org.robovm.apple.avfoundation | |
| org.robovm.apple.foundation | |
| org.robovm.apple.modelio | |
| org.robovm.apple.scenekit | |
| org.robovm.apple.spritekit |
-
Uses of MatrixFloat4x4 in org.robovm.apple.arkit
Methods in org.robovm.apple.arkit that return MatrixFloat4x4 Modifier and Type Method Description MatrixFloat4x4ARSkeleton3D. getJointLocalTransforms()MatrixFloat4x4ARSkeleton3D. getJointModelTransforms()MatrixFloat4x4ARFaceAnchor. getLeftEyeTransform()MatrixFloat4x4ARHitTestResult. getLocalTransform()Deprecated.MatrixFloat4x4ARCamera. getProjectionMatrix()MatrixFloat4x4ARCamera. getProjectionMatrix(UIInterfaceOrientation orientation, CGSize viewportSize, double zNear, double zFar)MatrixFloat4x4ARFaceAnchor. getRightEyeTransform()MatrixFloat4x4ARAnchor. getTransform()MatrixFloat4x4ARCamera. getTransform()MatrixFloat4x4ARHitTestResult. getWorldTransform()Deprecated.MatrixFloat4x4ARRaycastResult. getWorldTransform()MatrixFloat4x4ARSkeleton3D. localTransformForJointName(ARSkeletonJointName jointName)MatrixFloat4x4ARSkeleton3D. modelTransformForJointName(ARSkeletonJointName jointName)MatrixFloat4x4ARCamera. viewMatrixForOrientation(UIInterfaceOrientation orientation)Methods in org.robovm.apple.arkit with parameters of type MatrixFloat4x4 Modifier and Type Method Description voidARSession. createReferenceObject(MatrixFloat4x4 transform, VectorFloat3 center, VectorFloat3 extent, VoidBlock2<ARReferenceObject,NSError> completionHandler)protected longARAnchor. init(String name, MatrixFloat4x4 transform)protected longARAnchor. init(MatrixFloat4x4 transform)protected longAREnvironmentProbeAnchor. init(String name, MatrixFloat4x4 transform, VectorFloat3 extent)protected longAREnvironmentProbeAnchor. init(MatrixFloat4x4 transform, VectorFloat3 extent)ARReferenceObjectARReferenceObject. referenceObjectByApplyingTransform(MatrixFloat4x4 transform)voidARSession. setWorldOrigin(MatrixFloat4x4 relativeTransform)VectorFloat3ARCamera. unprojectPoint(CGPoint point, MatrixFloat4x4 planeTransform, UIInterfaceOrientation orientation, CGSize viewportSize)VectorFloat3ARSCNView. unprojectPoint(CGPoint point, MatrixFloat4x4 planeTransform)Constructors in org.robovm.apple.arkit with parameters of type MatrixFloat4x4 Constructor Description ARAnchor(String name, MatrixFloat4x4 transform)ARAnchor(MatrixFloat4x4 transform)AREnvironmentProbeAnchor(String name, MatrixFloat4x4 transform)AREnvironmentProbeAnchor(String name, MatrixFloat4x4 transform, VectorFloat3 extent)AREnvironmentProbeAnchor(MatrixFloat4x4 transform)AREnvironmentProbeAnchor(MatrixFloat4x4 transform, VectorFloat3 extent) -
Uses of MatrixFloat4x4 in org.robovm.apple.avfoundation
Methods in org.robovm.apple.avfoundation that return MatrixFloat4x4 Modifier and Type Method Description MatrixFloat4x4AVCameraCalibrationData. getExtrinsicMatrix() -
Uses of MatrixFloat4x4 in org.robovm.apple.foundation
Methods in org.robovm.apple.foundation that return MatrixFloat4x4 Modifier and Type Method Description MatrixFloat4x4MatrixFloat4x4. setC1(VectorFloat4 column1)MatrixFloat4x4MatrixFloat4x4. setC2(VectorFloat4 column2)MatrixFloat4x4MatrixFloat4x4. setC3(VectorFloat4 column3)MatrixFloat4x4MatrixFloat4x4. setC4(VectorFloat4 column4) -
Uses of MatrixFloat4x4 in org.robovm.apple.modelio
Methods in org.robovm.apple.modelio that return MatrixFloat4x4 Modifier and Type Method Description MatrixFloat4x4MDLAnimatedMatrix4x4. float4x4AtTime(double time)MatrixFloat4x4MDLTransformMatrixOp. float4x4AtTime(double time)MatrixFloat4x4MDLTransformOp. float4x4AtTime(double time)MatrixFloat4x4MDLTransformOpAdapter. float4x4AtTime(double time)MatrixFloat4x4MDLTransformOrientOp. float4x4AtTime(double time)MatrixFloat4x4MDLTransformRotateOp. float4x4AtTime(double time)MatrixFloat4x4MDLTransformRotateXOp. float4x4AtTime(double time)MatrixFloat4x4MDLTransformRotateYOp. float4x4AtTime(double time)MatrixFloat4x4MDLTransformRotateZOp. float4x4AtTime(double time)MatrixFloat4x4MDLTransformScaleOp. float4x4AtTime(double time)MatrixFloat4x4MDLTransformStack. float4x4AtTime(double time)MatrixFloat4x4MDLTransformTranslateOp. float4x4AtTime(double time)static MatrixFloat4x4MDLTransform. getGlobalTransform(MDLObject object, double time)MatrixFloat4x4MDLStereoscopicCamera. getLeftProjectionMatrix()MatrixFloat4x4MDLStereoscopicCamera. getLeftViewMatrix()MatrixFloat4x4MDLTransform. getLocalTransform(double time)MatrixFloat4x4MDLTransformComponent. getLocalTransform(double time)MatrixFloat4x4MDLTransformStack. getLocalTransform(double time)MatrixFloat4x4MDLTransform. getMatrix()MatrixFloat4x4MDLTransformComponent. getMatrix()MatrixFloat4x4MDLTransformStack. getMatrix()MatrixFloat4x4MDLMaterialProperty. getMatrix4x4()MatrixFloat4x4MDLCamera. getProjectionMatrix()MatrixFloat4x4MDLStereoscopicCamera. getRightProjectionMatrix()MatrixFloat4x4MDLStereoscopicCamera. getRightViewMatrix()MatrixFloat4x4MDLTransform. getRotationMatrix(double time)Methods in org.robovm.apple.modelio with parameters of type MatrixFloat4x4 Modifier and Type Method Description longMDLAnimatedMatrix4x4. getFloat4x4Array(MatrixFloat4x4 valuesArray, long maxCount)longMDLMatrix4x4Array. getFloat4x4Array(MatrixFloat4x4 valuesArray, long maxCount)protected longMDLMaterialProperty. init(String name, MDLMaterialSemantic semantic, MatrixFloat4x4 value)protected longMDLTransform. init(MatrixFloat4x4 matrix)protected longMDLTransform. init(MatrixFloat4x4 matrix, boolean resetsTransform)voidMDLAnimatedMatrix4x4. resetWithFloat4x4Array(MatrixFloat4x4 valuesArray, DoublePtr timesArray, long count)voidMDLAnimatedMatrix4x4. setFloat4x4(MatrixFloat4x4 value, double time)voidMDLMatrix4x4Array. setFloat4x4Array(MatrixFloat4x4 valuesArray, long count)voidMDLTransform. setLocalTransform(MatrixFloat4x4 transform)voidMDLTransform. setLocalTransform(MatrixFloat4x4 transform, double time)voidMDLTransformComponent. setLocalTransform(MatrixFloat4x4 transform)voidMDLTransformComponent. setLocalTransform(MatrixFloat4x4 transform, double time)voidMDLTransformStack. setLocalTransform(MatrixFloat4x4 transform)voidMDLTransformStack. setLocalTransform(MatrixFloat4x4 transform, double time)voidMDLTransform. setMatrix(MatrixFloat4x4 v)voidMDLTransform. setMatrix(MatrixFloat4x4 matrix, double time)voidMDLTransformComponent. setMatrix(MatrixFloat4x4 v)voidMDLTransformStack. setMatrix(MatrixFloat4x4 v)voidMDLMaterialProperty. setMatrix4x4(MatrixFloat4x4 v)Constructors in org.robovm.apple.modelio with parameters of type MatrixFloat4x4 Constructor Description MDLMaterialProperty(String name, MDLMaterialSemantic semantic, MatrixFloat4x4 value)MDLTransform(MatrixFloat4x4 matrix)MDLTransform(MatrixFloat4x4 matrix, boolean resetsTransform) -
Uses of MatrixFloat4x4 in org.robovm.apple.scenekit
Methods in org.robovm.apple.scenekit that return MatrixFloat4x4 Modifier and Type Method Description MatrixFloat4x4SCNHitTestResult. getSimdModelTransform()MatrixFloat4x4SCNNode. getSimdPivot()MatrixFloat4x4SCNNode. getSimdTransform()MatrixFloat4x4SCNNode. getSimdWorldTransform()MatrixFloat4x4SCNNode. simdConvertTransformFromNode(MatrixFloat4x4 transform, SCNNode node)MatrixFloat4x4SCNNode. simdConvertTransformTtoNode(MatrixFloat4x4 transform, SCNNode node)Methods in org.robovm.apple.scenekit with parameters of type MatrixFloat4x4 Modifier and Type Method Description voidSCNNode. setSimdPivot(MatrixFloat4x4 v)voidSCNNode. setSimdTransform(MatrixFloat4x4 v)voidSCNNode. setSimdWorldTransform(MatrixFloat4x4 v)MatrixFloat4x4SCNNode. simdConvertTransformFromNode(MatrixFloat4x4 transform, SCNNode node)MatrixFloat4x4SCNNode. simdConvertTransformTtoNode(MatrixFloat4x4 transform, SCNNode node) -
Uses of MatrixFloat4x4 in org.robovm.apple.spritekit
Methods in org.robovm.apple.spritekit that return MatrixFloat4x4 Modifier and Type Method Description MatrixFloat4x4SKUniform. getMatrixFloat4x4Value()Methods in org.robovm.apple.spritekit with parameters of type MatrixFloat4x4 Modifier and Type Method Description protected longSKUniform. init(String name, MatrixFloat4x4 value)voidSKUniform. setMatrixFloat4x4Value(MatrixFloat4x4 v)Constructors in org.robovm.apple.spritekit with parameters of type MatrixFloat4x4 Constructor Description SKUniform(String name, MatrixFloat4x4 value)