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-realsense2
/
org.openrndr.extra.realsense2
/
RS2SensorDescription
RS2Sensor
Description
data
class
RS2SensorDescription
(
deviceList
:
rs2_device_list
,
deviceIndex
:
Int
)
(
source
)
Members
Constructors
RS2Sensor
Description
Link copied to clipboard
constructor
(
deviceList
:
rs2_device_list
,
deviceIndex
:
Int
)
Functions
open
Link copied to clipboard
fun
open
(
depthWidth
:
Int
=
640
,
depthHeight
:
Int
=
480
,
depthFps
:
Int
=
30
,
depthFormat
:
RS2DepthFormat
=
RS2DepthFormat.UINT16
)
:
RS2Sensor
open realsense sensor from description entry