Package org.lwjgl.openxr
Class EXTPlaneDetection
java.lang.Object
org.lwjgl.openxr.EXTPlaneDetection
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
static final int
static final String
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
-
Method Summary
Modifier and TypeMethodDescriptionstatic int
nxrBeginPlaneDetectionEXT
(XrPlaneDetectorEXT planeDetector, long beginInfo) XrResult xrBeginPlaneDetectionEXT(XrPlaneDetectorEXT planeDetector, XrPlaneDetectorBeginInfoEXT const * beginInfo)
static int
nxrCreatePlaneDetectorEXT
(XrSession session, long createInfo, long planeDetector) XrResult xrCreatePlaneDetectorEXT(XrSession session, XrPlaneDetectorCreateInfoEXT const * createInfo, XrPlaneDetectorEXT * planeDetector)
static int
nxrGetPlaneDetectionsEXT
(XrPlaneDetectorEXT planeDetector, long info, long locations) XrResult xrGetPlaneDetectionsEXT(XrPlaneDetectorEXT planeDetector, XrPlaneDetectorGetInfoEXT const * info, XrPlaneDetectorLocationsEXT * locations)
static int
nxrGetPlaneDetectionStateEXT
(XrPlaneDetectorEXT planeDetector, long state) XrResult xrGetPlaneDetectionStateEXT(XrPlaneDetectorEXT planeDetector, XrPlaneDetectionStateEXT * state)
static int
nxrGetPlanePolygonBufferEXT
(XrPlaneDetectorEXT planeDetector, long planeId, int polygonBufferIndex, long polygonBuffer) XrResult xrGetPlanePolygonBufferEXT(XrPlaneDetectorEXT planeDetector, uint64_t planeId, uint32_t polygonBufferIndex, XrPlaneDetectorPolygonBufferEXT * polygonBuffer)
static int
xrBeginPlaneDetectionEXT
(XrPlaneDetectorEXT planeDetector, XrPlaneDetectorBeginInfoEXT beginInfo) XrResult xrBeginPlaneDetectionEXT(XrPlaneDetectorEXT planeDetector, XrPlaneDetectorBeginInfoEXT const * beginInfo)
static int
xrCreatePlaneDetectorEXT
(XrSession session, XrPlaneDetectorCreateInfoEXT createInfo, PointerBuffer planeDetector) XrResult xrCreatePlaneDetectorEXT(XrSession session, XrPlaneDetectorCreateInfoEXT const * createInfo, XrPlaneDetectorEXT * planeDetector)
static int
xrDestroyPlaneDetectorEXT
(XrPlaneDetectorEXT planeDetector) XrResult xrDestroyPlaneDetectorEXT(XrPlaneDetectorEXT planeDetector)
static int
xrGetPlaneDetectionsEXT
(XrPlaneDetectorEXT planeDetector, XrPlaneDetectorGetInfoEXT info, XrPlaneDetectorLocationsEXT locations) XrResult xrGetPlaneDetectionsEXT(XrPlaneDetectorEXT planeDetector, XrPlaneDetectorGetInfoEXT const * info, XrPlaneDetectorLocationsEXT * locations)
static int
xrGetPlaneDetectionStateEXT
(XrPlaneDetectorEXT planeDetector, IntBuffer state) XrResult xrGetPlaneDetectionStateEXT(XrPlaneDetectorEXT planeDetector, XrPlaneDetectionStateEXT * state)
static int
xrGetPlanePolygonBufferEXT
(XrPlaneDetectorEXT planeDetector, long planeId, int polygonBufferIndex, XrPlaneDetectorPolygonBufferEXT polygonBuffer) XrResult xrGetPlanePolygonBufferEXT(XrPlaneDetectorEXT planeDetector, uint64_t planeId, uint32_t polygonBufferIndex, XrPlaneDetectorPolygonBufferEXT * polygonBuffer)
-
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
- 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
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
XrResult xrDestroyPlaneDetectorEXT(XrPlaneDetectorEXT planeDetector)
-
nxrBeginPlaneDetectionEXT
XrResult xrBeginPlaneDetectionEXT(XrPlaneDetectorEXT planeDetector, XrPlaneDetectorBeginInfoEXT const * beginInfo)
-
xrBeginPlaneDetectionEXT
public static int xrBeginPlaneDetectionEXT(XrPlaneDetectorEXT planeDetector, XrPlaneDetectorBeginInfoEXT beginInfo) XrResult xrBeginPlaneDetectionEXT(XrPlaneDetectorEXT planeDetector, XrPlaneDetectorBeginInfoEXT const * beginInfo)
-
nxrGetPlaneDetectionStateEXT
XrResult xrGetPlaneDetectionStateEXT(XrPlaneDetectorEXT planeDetector, XrPlaneDetectionStateEXT * state)
-
xrGetPlaneDetectionStateEXT
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)
-