Class XrMarkerDetectorArucoInfoML

All Implemented Interfaces:
AutoCloseable, NativeResource, Pointer

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