Class EXTPlaneDetection

java.lang.Object
org.lwjgl.openxr.EXTPlaneDetection

public class EXTPlaneDetection extends Object
  • Field Details

    • XR_EXT_plane_detection_SPEC_VERSION

      public static final int XR_EXT_plane_detection_SPEC_VERSION
      See Also:
    • XR_EXT_PLANE_DETECTION_EXTENSION_NAME

      public static final String XR_EXT_PLANE_DETECTION_EXTENSION_NAME
      See Also:
    • XR_ERROR_SPACE_NOT_LOCATABLE_EXT

      public static final int XR_ERROR_SPACE_NOT_LOCATABLE_EXT
      See Also:
    • XR_ERROR_PLANE_DETECTION_PERMISSION_DENIED_EXT

      public static final int XR_ERROR_PLANE_DETECTION_PERMISSION_DENIED_EXT
      See Also:
    • XR_OBJECT_TYPE_PLANE_DETECTOR_EXT

      public static final int XR_OBJECT_TYPE_PLANE_DETECTOR_EXT
      See Also:
    • XR_TYPE_PLANE_DETECTOR_CREATE_INFO_EXT

      public static final int XR_TYPE_PLANE_DETECTOR_CREATE_INFO_EXT
      See Also:
    • XR_TYPE_PLANE_DETECTOR_BEGIN_INFO_EXT

      public static final int XR_TYPE_PLANE_DETECTOR_BEGIN_INFO_EXT
      See Also:
    • XR_TYPE_PLANE_DETECTOR_GET_INFO_EXT

      public static final int XR_TYPE_PLANE_DETECTOR_GET_INFO_EXT
      See Also:
    • XR_TYPE_PLANE_DETECTOR_LOCATIONS_EXT

      public static final int XR_TYPE_PLANE_DETECTOR_LOCATIONS_EXT
      See Also:
    • XR_TYPE_PLANE_DETECTOR_LOCATION_EXT

      public static final int XR_TYPE_PLANE_DETECTOR_LOCATION_EXT
      See Also:
    • XR_TYPE_PLANE_DETECTOR_POLYGON_BUFFER_EXT

      public static final int XR_TYPE_PLANE_DETECTOR_POLYGON_BUFFER_EXT
      See Also:
    • XR_TYPE_SYSTEM_PLANE_DETECTION_PROPERTIES_EXT

      public static final int XR_TYPE_SYSTEM_PLANE_DETECTION_PROPERTIES_EXT
      See Also:
    • XR_PLANE_DETECTION_CAPABILITY_PLANE_DETECTION_BIT_EXT

      public static final int XR_PLANE_DETECTION_CAPABILITY_PLANE_DETECTION_BIT_EXT
      See Also:
    • XR_PLANE_DETECTION_CAPABILITY_PLANE_HOLES_BIT_EXT

      public static final int XR_PLANE_DETECTION_CAPABILITY_PLANE_HOLES_BIT_EXT
      See Also:
    • XR_PLANE_DETECTION_CAPABILITY_SEMANTIC_CEILING_BIT_EXT

      public static final int XR_PLANE_DETECTION_CAPABILITY_SEMANTIC_CEILING_BIT_EXT
      See Also:
    • XR_PLANE_DETECTION_CAPABILITY_SEMANTIC_FLOOR_BIT_EXT

      public static final int XR_PLANE_DETECTION_CAPABILITY_SEMANTIC_FLOOR_BIT_EXT
      See Also:
    • XR_PLANE_DETECTION_CAPABILITY_SEMANTIC_WALL_BIT_EXT

      public static final int XR_PLANE_DETECTION_CAPABILITY_SEMANTIC_WALL_BIT_EXT
      See Also:
    • XR_PLANE_DETECTION_CAPABILITY_SEMANTIC_PLATFORM_BIT_EXT

      public static final int XR_PLANE_DETECTION_CAPABILITY_SEMANTIC_PLATFORM_BIT_EXT
      See Also:
    • XR_PLANE_DETECTION_CAPABILITY_ORIENTATION_BIT_EXT

      public static final int XR_PLANE_DETECTION_CAPABILITY_ORIENTATION_BIT_EXT
      See Also:
    • XR_PLANE_DETECTOR_ENABLE_CONTOUR_BIT_EXT

      public static final int XR_PLANE_DETECTOR_ENABLE_CONTOUR_BIT_EXT
      See Also:
    • XR_PLANE_DETECTOR_ORIENTATION_HORIZONTAL_UPWARD_EXT

      public static final int XR_PLANE_DETECTOR_ORIENTATION_HORIZONTAL_UPWARD_EXT
      See Also:
    • XR_PLANE_DETECTOR_ORIENTATION_HORIZONTAL_DOWNWARD_EXT

      public static final int XR_PLANE_DETECTOR_ORIENTATION_HORIZONTAL_DOWNWARD_EXT
      See Also:
    • XR_PLANE_DETECTOR_ORIENTATION_VERTICAL_EXT

      public static final int XR_PLANE_DETECTOR_ORIENTATION_VERTICAL_EXT
      See Also:
    • XR_PLANE_DETECTOR_ORIENTATION_ARBITRARY_EXT

      public static final int XR_PLANE_DETECTOR_ORIENTATION_ARBITRARY_EXT
      See Also:
    • XR_PLANE_DETECTOR_SEMANTIC_TYPE_UNDEFINED_EXT

      public static final int XR_PLANE_DETECTOR_SEMANTIC_TYPE_UNDEFINED_EXT
      See Also:
    • XR_PLANE_DETECTOR_SEMANTIC_TYPE_CEILING_EXT

      public static final int XR_PLANE_DETECTOR_SEMANTIC_TYPE_CEILING_EXT
      See Also:
    • XR_PLANE_DETECTOR_SEMANTIC_TYPE_FLOOR_EXT

      public static final int XR_PLANE_DETECTOR_SEMANTIC_TYPE_FLOOR_EXT
      See Also:
    • XR_PLANE_DETECTOR_SEMANTIC_TYPE_WALL_EXT

      public static final int XR_PLANE_DETECTOR_SEMANTIC_TYPE_WALL_EXT
      See Also:
    • XR_PLANE_DETECTOR_SEMANTIC_TYPE_PLATFORM_EXT

      public static final int XR_PLANE_DETECTOR_SEMANTIC_TYPE_PLATFORM_EXT
      See Also:
    • XR_PLANE_DETECTION_STATE_NONE_EXT

      public static final int XR_PLANE_DETECTION_STATE_NONE_EXT
      See Also:
    • XR_PLANE_DETECTION_STATE_PENDING_EXT

      public static final int XR_PLANE_DETECTION_STATE_PENDING_EXT
      See Also:
    • XR_PLANE_DETECTION_STATE_DONE_EXT

      public static final int XR_PLANE_DETECTION_STATE_DONE_EXT
      See Also:
    • XR_PLANE_DETECTION_STATE_ERROR_EXT

      public static final int XR_PLANE_DETECTION_STATE_ERROR_EXT
      See Also:
    • XR_PLANE_DETECTION_STATE_FATAL_EXT

      public static final int XR_PLANE_DETECTION_STATE_FATAL_EXT
      See Also:
  • Method Details

    • nxrCreatePlaneDetectorEXT

      public static int nxrCreatePlaneDetectorEXT(XrSession session, long createInfo, long planeDetector)
      XrResult xrCreatePlaneDetectorEXT(XrSession session, XrPlaneDetectorCreateInfoEXT const * createInfo, XrPlaneDetectorEXT * planeDetector)
    • xrCreatePlaneDetectorEXT

      public static int xrCreatePlaneDetectorEXT(XrSession session, XrPlaneDetectorCreateInfoEXT createInfo, PointerBuffer planeDetector)
      XrResult xrCreatePlaneDetectorEXT(XrSession session, XrPlaneDetectorCreateInfoEXT const * createInfo, XrPlaneDetectorEXT * planeDetector)
    • xrDestroyPlaneDetectorEXT

      public static int xrDestroyPlaneDetectorEXT(XrPlaneDetectorEXT planeDetector)
      XrResult xrDestroyPlaneDetectorEXT(XrPlaneDetectorEXT planeDetector)
    • nxrBeginPlaneDetectionEXT

      public static int nxrBeginPlaneDetectionEXT(XrPlaneDetectorEXT planeDetector, long beginInfo)
      XrResult xrBeginPlaneDetectionEXT(XrPlaneDetectorEXT planeDetector, XrPlaneDetectorBeginInfoEXT const * beginInfo)
    • xrBeginPlaneDetectionEXT

      public static int xrBeginPlaneDetectionEXT(XrPlaneDetectorEXT planeDetector, XrPlaneDetectorBeginInfoEXT beginInfo)
      XrResult xrBeginPlaneDetectionEXT(XrPlaneDetectorEXT planeDetector, XrPlaneDetectorBeginInfoEXT const * beginInfo)
    • nxrGetPlaneDetectionStateEXT

      public static int nxrGetPlaneDetectionStateEXT(XrPlaneDetectorEXT planeDetector, long state)
      XrResult xrGetPlaneDetectionStateEXT(XrPlaneDetectorEXT planeDetector, XrPlaneDetectionStateEXT * state)
    • xrGetPlaneDetectionStateEXT

      public static int xrGetPlaneDetectionStateEXT(XrPlaneDetectorEXT planeDetector, IntBuffer state)
      XrResult xrGetPlaneDetectionStateEXT(XrPlaneDetectorEXT planeDetector, XrPlaneDetectionStateEXT * state)
    • nxrGetPlaneDetectionsEXT

      public static int nxrGetPlaneDetectionsEXT(XrPlaneDetectorEXT planeDetector, long info, long locations)
      XrResult xrGetPlaneDetectionsEXT(XrPlaneDetectorEXT planeDetector, XrPlaneDetectorGetInfoEXT const * info, XrPlaneDetectorLocationsEXT * locations)
    • xrGetPlaneDetectionsEXT

      public static int xrGetPlaneDetectionsEXT(XrPlaneDetectorEXT planeDetector, XrPlaneDetectorGetInfoEXT info, XrPlaneDetectorLocationsEXT locations)
      XrResult xrGetPlaneDetectionsEXT(XrPlaneDetectorEXT planeDetector, XrPlaneDetectorGetInfoEXT const * info, XrPlaneDetectorLocationsEXT * locations)
    • nxrGetPlanePolygonBufferEXT

      public static int nxrGetPlanePolygonBufferEXT(XrPlaneDetectorEXT planeDetector, long planeId, int polygonBufferIndex, long polygonBuffer)
      XrResult xrGetPlanePolygonBufferEXT(XrPlaneDetectorEXT planeDetector, uint64_t planeId, uint32_t polygonBufferIndex, XrPlaneDetectorPolygonBufferEXT * polygonBuffer)
    • xrGetPlanePolygonBufferEXT

      public static int xrGetPlanePolygonBufferEXT(XrPlaneDetectorEXT planeDetector, long planeId, int polygonBufferIndex, XrPlaneDetectorPolygonBufferEXT polygonBuffer)
      XrResult xrGetPlanePolygonBufferEXT(XrPlaneDetectorEXT planeDetector, uint64_t planeId, uint32_t polygonBufferIndex, XrPlaneDetectorPolygonBufferEXT * polygonBuffer)