Uses of Class
org.robovm.apple.arkit.ARGeometryPrimitiveType
| Package | Description |
|---|---|
| org.robovm.apple.arkit |
-
Uses of ARGeometryPrimitiveType in org.robovm.apple.arkit
Methods in org.robovm.apple.arkit that return ARGeometryPrimitiveType Modifier and Type Method Description ARGeometryPrimitiveTypeARGeometryElement. getPrimitiveType()static ARGeometryPrimitiveTypeARGeometryPrimitiveType. valueOf(long n)Returns the enum constant of this type with the specified name.static ARGeometryPrimitiveTypeARGeometryPrimitiveType. valueOf(String name)Returns the enum constant of this type with the specified name.static ARGeometryPrimitiveType[]ARGeometryPrimitiveType. values()Returns an array containing the constants of this enum type, in the order they are declared.