Class XrFoveationEyeTrackedProfileCreateInfoMETA

All Implemented Interfaces:
AutoCloseable, NativeResource, Pointer

public class XrFoveationEyeTrackedProfileCreateInfoMETA extends Struct<XrFoveationEyeTrackedProfileCreateInfoMETA> implements NativeResource
struct XrFoveationEyeTrackedProfileCreateInfoMETA {
    XrStructureType type;
    void const * next;
    XrFoveationEyeTrackedProfileCreateFlagsMETA flags;
}