Class XrTrackableMarkerDatabaseEntryANDROID

All Implemented Interfaces:
AutoCloseable, NativeResource, Pointer

public class XrTrackableMarkerDatabaseEntryANDROID extends Struct<XrTrackableMarkerDatabaseEntryANDROID> implements NativeResource

 struct XrTrackableMarkerDatabaseEntryANDROID {
     int32_t id;
     float edgeSize;
 }