PositioningSDK/VPSARKit
-
Declaration
Swift
public final class VPSARKitLocationSource : NSObject, ARSessionProviding, LocationSource, AttitudeSource, CameraCaptureProvidingextension VPSARKitLocationSource: StateManagerDelegate -
The delegate of a
See moreVPSARKitLocationSourceobject must adopt theVPSARKitLocationSourceDelegateprotocol. The methods of the protocol allow the delegate to respond to changes in the state of theVPSARKitLocationSource, to localization events, and to ARKit camera tracking state changes.Declaration
Swift
public protocol VPSARKitLocationSourceDelegate : AnyObject -
Declaration
Swift
public enum VPSARKitLocationSourceError : Error, CustomStringConvertible -
Declaration
Swift
public enum StateManagerConstants -
Declaration
Swift
public enum VPSControllerConstants
View on GitHub
PositioningSDK/VPSARKit Reference