Context.
More...
#include <rs.hpp>
Context.
Definition at line 319 of file rs.hpp.
rs::context::context |
( |
const context & |
| ) |
|
|
privatedelete |
Creates RealSense context that is required for the rest of the API.
Definition at line 327 of file rs.hpp.
rs::context::~context |
( |
| ) |
|
|
inline |
Retrieves connected device by index
- Parameters
-
[in] | index | Zero-based index of device to retrieve |
- Returns
- Requested device
Definition at line 354 of file rs.hpp.
int rs::context::get_device_count |
( |
| ) |
const |
|
inline |
Determines number of connected devices
- Returns
- Device count
Definition at line 343 of file rs.hpp.
The documentation for this class was generated from the following file: