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

Function Documentation

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

Output stream operator for OsfOffset.

Parameters:
  • out_stream[inout] Output stream.

  • offset[in] The OsfOffset to output.

Returns:

Reference to the output stream.