![]() |
Zivid C++ API 2.18.0+1b44dbef-1
|
#include <Zivid/Detail/DataFormatUtils.h>#include <Zivid/Detail/UtilsExport.h>#include <iosfwd>#include <string>Go to the source code of this file.
Classes | |
| struct | Zivid::Disparity |
| Disparity value. More... | |
Namespaces | |
| namespace | Zivid |
| The main Zivid namespace. All Zivid code is found here. | |
Functions | |
| ZIVID_UTILS_EXPORT std::ostream & | Zivid::operator<< (std::ostream &stream, const Zivid::Disparity &disparity) |
| Serialize the value to a stream. | |
| Zivid::ZIVID_STATIC_ASSERT_DATA_FORMAT_TYPE (Disparity, 4) | |