Class KHRLocateSpaces

java.lang.Object
org.lwjgl.openxr.KHRLocateSpaces

public class KHRLocateSpaces extends Object
The XR_KHR_locate_spaces extension.

This extension introduces the LocateSpacesKHR function, which enables applications to locate an array of spaces in a single function call. Runtimes may provide performance benefits for applications that use many spaces.

Compared to the LocateSpace function, the new LocateSpacesKHR function also provides extensible input parameters for future extensions to extend using additional chained structures.