ExportableAnchor


public interface ExportableAnchor

Known direct subclasses
OpenXrAnchor

Wraps the native XrSpace with the Anchor interface.


Wraps the minimum necessary information to export an anchor to another Jetpack XR module.

Summary

Public methods

abstract @NonNull IBinder
abstract long

Public methods

getAnchorToken

Added in 1.0.0-alpha01
abstract @NonNull IBinder getAnchorToken()

getNativePointer

Added in 1.0.0-alpha01
abstract long getNativePointer()