Function std::swap(ouster::sdk::core::LidarScanSet&, ouster::sdk::core::LidarScanSet&)
Defined in File lidar_scan_set.h
Function Documentation
-
void std::swap(ouster::sdk::core::LidarScanSet &a, ouster::sdk::core::LidarScanSet &b)
std::swap overload, used by some std algorithms
- Parameters:
a[in] – LidarScanSet to swap with b
b[in] – LidarScanSet to swap with a