Class XrBodySkeletonJointHTC

All Implemented Interfaces:
AutoCloseable, NativeResource, Pointer

public class XrBodySkeletonJointHTC extends Struct<XrBodySkeletonJointHTC> implements NativeResource

 struct XrBodySkeletonJointHTC {
     {@link XrPosef XrPosef} pose;
 }