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