Class XrInteractionRenderModelSubactionPathInfoEXT

All Implemented Interfaces:
AutoCloseable, NativeResource, Pointer

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