Class XrBodyJointLocationBD

All Implemented Interfaces:
AutoCloseable, NativeResource, Pointer

public class XrBodyJointLocationBD extends Struct<XrBodyJointLocationBD> implements NativeResource
struct XrBodyJointLocationBD {
    XrSpaceLocationFlags locationFlags;
    XrPosef pose;
}