Class XrBodySkeletonJointHTC

All Implemented Interfaces:
AutoCloseable, NativeResource, Pointer

public class XrBodySkeletonJointHTC extends Struct<XrBodySkeletonJointHTC> implements NativeResource

 struct XrBodySkeletonJointHTC {
     XrPosef pose;
 }