androidx.xr.arcore
Annotations
ExperimentalGesturesApi |
Marks declarations that are part of the experimental Tilt Gesture API. |
Interfaces
Anchorable |
An object that ARCore for Jetpack XR can track and that an |
Trackable |
An object that ARCore for Jetpack XR can track. |
Trackable.State |
The subset of data that is common to the state of all |
Classes
Anchor |
An anchor describes a fixed location and orientation in the real world. |
Anchor.State |
The representation of the current state of an |
AnchorCreateResourcesExhausted |
Result of an unsuccessful attempt to create an |
AnchorCreateSuccess |
Result of a successful attempt to create an anchor. |
AnchorCreateTrackingUnavailable |
Result of an unsuccessful attempt to create an |
AnchorResult |
Result of an attempt to create an anchor. |
ArDevice |
Contains the information of the device that locates it with respect to the real world. |
ArDevice.State |
Contains the current state of the AR Device tracking. |
AugmentedImage |
Describes the system's current best knowledge of a real-world image |
AugmentedImage.State |
The representation of the current state of an |
AugmentedObject |
A representation of a physical object in real space. |
AugmentedObject.State |
The representation of the current state of an AugmentedObject. |
CreateGeospatialPoseFromPoseInternalError |
Result of an unsuccessful |
CreateGeospatialPoseFromPoseNotTracking |
Result of an unsuccessful |
CreateGeospatialPoseFromPoseResult |
Result of a |
CreateGeospatialPoseFromPoseSuccess |
Result of a successful |
CreatePoseFromGeospatialPoseInternalError |
Result of an unsuccessful |
CreatePoseFromGeospatialPoseNotTracking |
Result of an unsuccessful |
CreatePoseFromGeospatialPoseResult |
Result of a call to |
CreatePoseFromGeospatialPoseSuccess |
Result of a successful |
Depth |
Contains the depth information corresponding to a specific |
Depth.State |
Contains the current state of depth tracking. |
Eye |
A representation of a user's eye. |
Eye.State |
The representation of the current state of an |
Face |
Contains the tracking information of a detected human face. |
Face.State |
The representation of the current state of |
FaceBlendShapeType |
Represents the type of face blend shape. |
FaceConfidenceRegion |
Represents the regions of face tracking confidence. |
Geospatial |
Provides localization ability in Earth-relative coordinates. |
GeospatialState |
Describes the state of Geospatial. |
GeospatialSurface |
The type of surface on which to create an anchor. |
Hand |
Contains the tracking information of one of the user's hands. |
Hand.State |
The representation of the current state of a |
HitResult |
Defines an intersection between a ray and estimated real-world geometry. |
Interaction |
|
PerceptionState |
Represents the state of ARCore for Jetpack XR at an specific point in time. |
PerceptionStateExt |
|
Plane |
Describes the system's current best knowledge of a real-world planar surface. |
Plane.State |
The representation of the current state of a |
PlaneLabel |
A semantic description of a |
PlaneType |
A simple summary of the normal vector of a |
QrCode |
Describes the current best knowledge of a real-world QR code |
QrCode.State |
The representation of the current state of a |
RenderViewpoint |
Represents a single viewpoint used for rendering, such as a left eye, right eye, or a mono view. |
RenderViewpoint.State |
Class that contains the current state of the render viewpoint. |
Tilt |
Represents the vertical tilt state of the device. |
TiltGesture.State |
Represents the tilt state of the device, transition progress. |
TrackingState |
Describes the state of the tracking performed. |
VpsAvailabilityAvailable |
Result of a successful |
VpsAvailabilityErrorInternal |
Result of an unsuccessful |
VpsAvailabilityNetworkError |
Result of an unsuccessful |
VpsAvailabilityNotAuthorized |
Result of an unsuccessful |
VpsAvailabilityResourceExhausted |
Result of an unsuccessful |
VpsAvailabilityResult |
Result of a |
VpsAvailabilityUnavailable |
Result of a successful |
TiltGesture |
Container for device tilt gesture detection logic and the |
Enums
HandJointType |
Represents the type of hand joint. |
HandSide |
The handedness of the user's hand. |
Exceptions
AnchorInvalidUuidException |
Anchor was not loaded from a valid UUID. |
AnchorNotAuthorizedException |
Anchor was not created due to an authorization error. |
AnchorRuntimeFailureException |
Anchor was not created due to a runtime failure. |
AnchorUnsupportedLocationException |
Anchor was not created because the provided location is unsupported. |