Trackable.State


public interface Trackable.State

Known direct subclasses
AugmentedObject.State

The representation of the current state of an AugmentedObject.

Eye.State

The representation of the current state of an Eye.

Face.State

The representation of the current state of Face.

Hand.State

The representation of the current state of a Hand.

Plane.State

The representation of the current state of a Plane.


The subset of data that is common to the state of all Trackable instances.

Summary

Public methods

abstract @NonNull TrackingState

whether this trackable is being tracked or not

Public methods

getTrackingState

Added in 1.0.0-alpha12
abstract @NonNull TrackingState getTrackingState()

whether this trackable is being tracked or not