Class XrBodyTrackingCalibrationInfoMETA

All Implemented Interfaces:
AutoCloseable, NativeResource, Pointer

public class XrBodyTrackingCalibrationInfoMETA extends Struct<XrBodyTrackingCalibrationInfoMETA> implements NativeResource

 struct XrBodyTrackingCalibrationInfoMETA {
     XrStructureType type;
     void const * next;
     float bodyHeight;
 }