Uses of Class
org.robovm.apple.arkit.ARHitTestResultType
| Package | Description |
|---|---|
| org.robovm.apple.arkit |
-
Uses of ARHitTestResultType in org.robovm.apple.arkit
Fields in org.robovm.apple.arkit declared as ARHitTestResultType Modifier and Type Field Description static ARHitTestResultTypeARHitTestResultType. EstimatedHorizontalPlanestatic ARHitTestResultTypeARHitTestResultType. EstimatedVerticalPlanestatic ARHitTestResultTypeARHitTestResultType. ExistingPlanestatic ARHitTestResultTypeARHitTestResultType. ExistingPlaneUsingExtentstatic ARHitTestResultTypeARHitTestResultType. ExistingPlaneUsingGeometrystatic ARHitTestResultTypeARHitTestResultType. FeaturePointstatic ARHitTestResultTypeARHitTestResultType. NoneMethods in org.robovm.apple.arkit that return ARHitTestResultType Modifier and Type Method Description protected ARHitTestResultType[]ARHitTestResultType. _values()ARHitTestResultTypeARHitTestResult. getType()Deprecated.static ARHitTestResultType[]ARHitTestResultType. values()protected ARHitTestResultTypeARHitTestResultType. wrap(long value, long mask)Methods in org.robovm.apple.arkit with parameters of type ARHitTestResultType Modifier and Type Method Description NSArray<ARHitTestResult>ARFrame. hitTest(CGPoint point, ARHitTestResultType types)Deprecated.Deprecated in iOS 14.0.NSArray<ARHitTestResult>ARSCNView. hitTest(CGPoint point, ARHitTestResultType types)Deprecated.Deprecated in iOS 14.0.NSArray<ARHitTestResult>ARSKView. hitTest(CGPoint point, ARHitTestResultType types)Deprecated.Deprecated in iOS 14.0.