Package org.robovm.apple.arkit
Class ARSkeletonJointName
java.lang.Object
org.robovm.rt.bro.GlobalValueSupplier<T>
org.robovm.apple.foundation.GlobalValueEnumeration<NSString>
org.robovm.apple.arkit.ARSkeletonJointName
public class ARSkeletonJointName extends GlobalValueEnumeration<NSString>
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classARSkeletonJointName.AsListMarshalerstatic classARSkeletonJointName.Marshalerstatic classARSkeletonJointName.Values -
Field Summary
Fields Modifier and Type Field Description static ARSkeletonJointNameHeadstatic ARSkeletonJointNameLeftFootstatic ARSkeletonJointNameLeftHandstatic ARSkeletonJointNameLeftShoulderstatic ARSkeletonJointNameRightFootstatic ARSkeletonJointNameRightHandstatic ARSkeletonJointNameRightShoulderstatic ARSkeletonJointNameRoot -
Method Summary
Modifier and Type Method Description static ARSkeletonJointNamecreate(String recognizedPointKey)static ARSkeletonJointNamevalueOf(NSString value)Methods inherited from class org.robovm.apple.foundation.GlobalValueEnumeration
equals, isAvailable, toString, value
-
Field Details
-
Root
- Since:
- Available in iOS 13.0 and later.
-
Head
- Since:
- Available in iOS 13.0 and later.
-
LeftHand
- Since:
- Available in iOS 13.0 and later.
-
RightHand
- Since:
- Available in iOS 13.0 and later.
-
LeftFoot
- Since:
- Available in iOS 13.0 and later.
-
RightFoot
- Since:
- Available in iOS 13.0 and later.
-
LeftShoulder
- Since:
- Available in iOS 13.0 and later.
-
RightShoulder
- Since:
- Available in iOS 13.0 and later.
-
-
Method Details
-
valueOf
-
create
- Since:
- Available in iOS 14.0 and later.
-