Class XrControllerModelNodeStateMSFT

All Implemented Interfaces:
AutoCloseable, NativeResource, Pointer

public class XrControllerModelNodeStateMSFT extends Struct<XrControllerModelNodeStateMSFT> implements NativeResource
struct XrControllerModelNodeStateMSFT {
    XrStructureType type;
    void * next;
    XrPosef nodePose;
}