Class XrSpatialEntityLocationGetInfoBD

All Implemented Interfaces:
AutoCloseable, NativeResource, Pointer

public class XrSpatialEntityLocationGetInfoBD extends Struct<XrSpatialEntityLocationGetInfoBD> implements NativeResource
struct XrSpatialEntityLocationGetInfoBD {
    XrStructureType type;
    void const * next;
    XrSpace baseSpace;
}