Function ouster::sdk::core::operator!=(const DataFormat&, const DataFormat&)¶
Defined in File data_format.h
Function Documentation¶
-
bool ouster::sdk::core::operator!=(const DataFormat &lhs, const DataFormat &rhs)¶
Not-Equality for DataFormat.
- Parameters:
lhs[in] The first object to compare.
rhs[in] The second object to compare.
- Returns:
lhs != rhs