Uses of Class
org.robovm.apple.arkit.ARSkeletonJointName
| Package | Description |
|---|---|
| org.robovm.apple.arkit |
-
Uses of ARSkeletonJointName in org.robovm.apple.arkit
Fields in org.robovm.apple.arkit declared as ARSkeletonJointName Modifier and Type Field Description static ARSkeletonJointNameARSkeletonJointName. Headstatic ARSkeletonJointNameARSkeletonJointName. LeftFootstatic ARSkeletonJointNameARSkeletonJointName. LeftHandstatic ARSkeletonJointNameARSkeletonJointName. LeftShoulderstatic ARSkeletonJointNameARSkeletonJointName. RightFootstatic ARSkeletonJointNameARSkeletonJointName. RightHandstatic ARSkeletonJointNameARSkeletonJointName. RightShoulderstatic ARSkeletonJointNameARSkeletonJointName. RootMethods in org.robovm.apple.arkit that return ARSkeletonJointName Modifier and Type Method Description static ARSkeletonJointNameARSkeletonJointName. create(String recognizedPointKey)static ARSkeletonJointNameARSkeletonJointName.Marshaler. toObject(Class<ARSkeletonJointName> cls, long handle, long flags)static ARSkeletonJointNameARSkeletonJointName. valueOf(NSString value)Methods in org.robovm.apple.arkit that return types with arguments of type ARSkeletonJointName Modifier and Type Method Description static List<ARSkeletonJointName>ARSkeletonJointName.AsListMarshaler. toObject(Class<? extends NSObject> cls, long handle, long flags)Methods in org.robovm.apple.arkit with parameters of type ARSkeletonJointName Modifier and Type Method Description longARSkeletonDefinition. indexForJointName(ARSkeletonJointName jointName)VectorFloat2ARSkeleton2D. landmarkForJointNamed(ARSkeletonJointName jointName)MatrixFloat4x4ARSkeleton3D. localTransformForJointName(ARSkeletonJointName jointName)MatrixFloat4x4ARSkeleton3D. modelTransformForJointName(ARSkeletonJointName jointName)static longARSkeletonJointName.Marshaler. toNative(ARSkeletonJointName o, long flags)Method parameters in org.robovm.apple.arkit with type arguments of type ARSkeletonJointName Modifier and Type Method Description static longARSkeletonJointName.AsListMarshaler. toNative(List<ARSkeletonJointName> l, long flags)static ARSkeletonJointNameARSkeletonJointName.Marshaler. toObject(Class<ARSkeletonJointName> cls, long handle, long flags)