Class XrSceneMeshSnapshotANDROID

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

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

    • XrSceneMeshSnapshotANDROID

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

    • getSceneMeshingTrackerANDROID

      public XrSceneMeshingTrackerANDROID getSceneMeshingTrackerANDROID()
      Returns the XrSceneMeshingTrackerANDROID from which this handle was created.
    • getCapabilities

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