#include <MultiSenseTypes.hh>
Definition at line 1968 of file MultiSenseTypes.hh.
◆ RemoteHeadConfig() [1/2]
crl::multisense::image::RemoteHeadConfig::RemoteHeadConfig |
( |
| ) |
|
|
inline |
◆ RemoteHeadConfig() [2/2]
crl::multisense::image::RemoteHeadConfig::RemoteHeadConfig |
( |
const std::vector< RemoteHeadSyncGroup > & |
sync_groups | ) |
|
|
inline |
Constructor allowing definition of sync groups.
- Parameters
-
sync_groups | A vector of remote head syncronization groups |
Definition at line 1982 of file MultiSenseTypes.hh.
◆ setSyncGroups()
void crl::multisense::image::RemoteHeadConfig::setSyncGroups |
( |
const std::vector< RemoteHeadSyncGroup > & |
sync_groups | ) |
|
|
inline |
Set the groups of remote head cameras to be synchronized.
- Parameters
-
sync_groups | A vector of remote head synchronization groups to set |
Definition at line 1991 of file MultiSenseTypes.hh.
◆ syncGroups()
std::vector<RemoteHeadSyncGroup> crl::multisense::image::RemoteHeadConfig::syncGroups |
( |
| ) |
const |
|
inline |
Query the groups of remote head cameras to be synchronized.
- Returns
- The current remote head synchronization groups
Definition at line 1998 of file MultiSenseTypes.hh.
◆ m_syncGroups
The documentation for this class was generated from the following file:
- /home/malvarado/crl/LibMultiSense/source/LibMultiSense/include/MultiSense/MultiSenseTypes.hh