The TOF system that manages the cameras.
More...
#include <system.h>
The TOF system that manages the cameras.
Definition at line 52 of file system.h.
◆ getCameraList()
SDK_API Status aditof::System::getCameraList |
( |
std::vector< std::shared_ptr< Camera >> & |
cameraList | ) |
const |
Populates the given list with Camera objects that correspond to the available cameras.
- Parameters
-
[out] | cameraList | - A container to be set with the available cameras |
- Returns
- Status
◆ getCameraListAtIp()
SDK_API Status aditof::System::getCameraListAtIp |
( |
std::vector< std::shared_ptr< Camera >> & |
cameraList, |
|
|
const std::string & |
ip |
|
) |
| const |
Populates the given list with Camera objects that correspond to the available cameras from the remote target.
- Parameters
-
[out] | cameraList | - A container to be set with the available cameras |
| ip | - The IP of the remote target |
- Returns
- Status
The documentation for this class was generated from the following file:
- /home/vsts/work/1/s/sdk/include/aditof/system.h