Skip to content

OpenXRSpatialMarkerTrackingCapability ​

Experimental: This class may be changed or removed in future versions.

Inherits: OpenXRExtensionWrapper < Object

Implementation for handling spatial entity marker tracking logic.

Description

This class handles the OpenXR marker tracking spatial entity extension.

Methods

bool

is_april_tag_supported()

bool

is_aruco_supported()

bool

is_micro_qrcode_supported()

bool

is_qrcode_supported()


Method Descriptions

bool is_april_tag_supported() 🔗

Returns true if April tag marker tracking is supported by the current device.


bool is_aruco_supported() 🔗

Returns true if Aruco marker tracking is supported by the current device.


bool is_micro_qrcode_supported() 🔗

Returns true if micro QR code marker tracking is supported by the current device.


bool is_qrcode_supported() 🔗

Returns true if QR code marker tracking is supported by the current device.