Class XrFacialSimulationDataGetInfoBD

All Implemented Interfaces:
AutoCloseable, NativeResource, Pointer

public class XrFacialSimulationDataGetInfoBD extends Struct<XrFacialSimulationDataGetInfoBD> implements NativeResource
struct XrFacialSimulationDataGetInfoBD {
    XrStructureType type;
    void const * next;
    XrTime time;
}