Class XrSoundObjectShapeSphereBD

All Implemented Interfaces:
AutoCloseable, NativeResource, Pointer

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