Class List
The classes and protocols in API reference - ARCore for iOS:
CGARAnchor | ARCore anchor class |
CGARAnchor(CloudAnchors) | Category adding Cloud Anchor functionality to GARAnchor |
CGARAugmentedFace | Object that holds face mesh and transform data for detected face |
CGARAugmentedFaceFrame | Object that holds all relevant information for an Augmented Faces frame during which face detection was run |
CGARAugmentedFaceMesh | Object that holds face mesh and transform data for a detected face |
CGARAugmentedFaceSession | ARCore Augmented Face Session |
C<GARAugmentedFaceSessionDelegate> | Delegate that outputs a GARAugmentedFaceFrame for the passed in CVPixelBufferRef s |
CGAREarth | Provides localization ability in Geospatial coordinates |
CGARFrame | ARCore frame class |
CGARFrame(Geospatial) | Category adding Geospatial functionality to GARFrame |
CGARFramePair | Container class for an ARFrame and its corresponding GARFrame |
CGARGeospatialTransform | A representation of a global transform including location, heading, altitude, and accuracy estimates |
CGARSession | ARCore session class |
CGARSession(CloudAnchors) | Category adding Cloud Anchor functionality to GARSession |
CGARSession(Geospatial) | Category adding Geospatial functionality to GARSession |
CGARSessionConfiguration | Configuration for a GARSession |
CGARSessionConfiguration(CloudAnchors) | Category adding Cloud Anchor functionality to GARSessionConfiguration |
CGARSessionConfiguration(Geospatial) | Category adding Geospatial functionality to GARSessionConfiguration |
C<GARSessionDelegate> | Delegate for receiving callbacks from a GARSession |