Function ouster::sdk::osf::operator<<

Function Documentation

std::ostream &ouster::sdk::osf::operator<<(std::ostream &os, const OsfOffset &offset)

Output stream operator for OsfOffset.

Parameters:
  • os[inout] – Output stream.

  • offset[in] – The OsfOffset to output.

Returns:

Reference to the output stream.