orx
Toggle table of contents
0.5.0-dev.28+293aff4
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
orx
orx-depth-camera-calibrator
/
org.openrndr.extra.depth.camera.calibrator
Package-level
declarations
Types
Functions
Types
Depth
Camera
Calibrator
Link copied to clipboard
class
DepthCameraCalibrator
(
program
:
Program
,
depthCameras
:
DepthCamera
)
:
Extension
Depth camera calibrator extension.
Direction
Link copied to clipboard
enum
Direction
:
Enum
<
Direction
>
Functions
isolated
With
Calibration
Link copied to clipboard
fun
Drawer
.
isolatedWithCalibration
(
calibration
:
DepthCameraCalibrator.Calibration
,
block
:
Drawer
.
(
)
->
Unit
)