androidx.xr.runtime


Classes

AugmentedObjectCategory

Contextual label describing the type of detected object.

Config

Defines a configuration state of all available features to be set at runtime.

Config.AnchorPersistenceMode

Feature that allows anchors to be persisted through sessions.

Config.DepthEstimationMode

Feature that allows more accurate information about scene depth and meshes.

Config.DeviceTrackingMode

Feature that allows tracking of the AR device.

Config.FaceTrackingMode

Feature that allows tracking of human faces.

Config.HandTrackingMode

Feature that allows tracking of the user's hands and hand joints.

Config.HeadTrackingMode

Feature that allows tracking of the user's head pose.

Config.PlaneTrackingMode

Feature that allows tracking of and provides information about scene planes.

CoreState

Represents the state of the XR system at a specific point in time.

RequiredCalibrationType

Represents the type of tracking calibration as indicated by SessionConfigureCalibrationRequired.

Session

A session is the main entrypoint to features provided by ARCore for Jetpack XR.

SessionConfigureCalibrationRequired

Result of an unsuccessful Session.configure call.

SessionConfigureConfigurationNotSupported

Result of an unsuccessful Session.configure call.

SessionConfigureGooglePlayServicesLocationLibraryNotLinked

Result of an unsuccessful Session.configure call.

SessionConfigureResult

Result of a Session.configure call.

SessionConfigureSuccess

Result of a successful Session.configure call.

SessionCreateApkRequired

Result of an unsuccessful Session.create call.

SessionCreateResult

Result of a Session.create call.

SessionCreateSuccess

Result of a successful Session.create call.

SessionCreateUnsupportedDevice

Result of an unsuccessful Session.create call.

SessionResumeResult

Result of a Session.resume call.

SessionResumeSuccess

Result of a successful Session.resume call.

TrackingState

Describes the state of the tracking performed.