Class XrSoundObstacleMaterialBD

java.lang.Object
org.lwjgl.system.Pointer.Default
org.lwjgl.openxr.XrSoundObstacleMaterialBD
All Implemented Interfaces:
Pointer

public class XrSoundObstacleMaterialBD extends Pointer.Default
Wraps an XrSoundObstacleMaterialBD handle.
  • Constructor Details

    • XrSoundObstacleMaterialBD

      public XrSoundObstacleMaterialBD(long handle, XrSpatialAudioRendererBD spatialAudioRendererBD)
      Creates an XrSoundObstacleMaterialBD using the specified native handle and XrSpatialAudioRendererBD.
      Parameters:
      handle - the native XrSoundObstacleMaterialBD handle
      spatialAudioRendererBD - the XrSpatialAudioRendererBD from which handle was created
  • Method Details

    • getSpatialAudioRendererBD

      public XrSpatialAudioRendererBD getSpatialAudioRendererBD()
      Returns the XrSpatialAudioRendererBD from which this handle was created.
    • getCapabilities

      public XRCapabilities getCapabilities()
      Returns the XRCapabilities instance associated with this dispatchable handle.