Class MNDHeadless

java.lang.Object
org.lwjgl.openxr.MNDHeadless

public final class MNDHeadless extends Object
The XR_MND_headless extension.

Some applications may wish to access XR interaction devices without presenting any image content on the display(s). This extension provides a mechanism for writing such an application using the OpenXR API. It modifies the specification in the following ways, without adding any new named entities.

Because WaitFrame is not required, an application using a headless session should sleep periodically to avoid consuming all available system resources in a busy-wait loop.

  • Field Details

    • XR_MND_headless_SPEC_VERSION

      public static final int XR_MND_headless_SPEC_VERSION
      The extension specification version.
      See Also:
    • XR_MND_HEADLESS_EXTENSION_NAME

      public static final String XR_MND_HEADLESS_EXTENSION_NAME
      The extension name.
      See Also: