Zivid C++ API 2.13.1+18e79e79-1
|
Go to the source code of this file.
Classes | |
class | Zivid::Resolution |
Class describing a resolution with a width and a height. More... | |
Namespaces | |
namespace | Zivid |
The main Zivid namespace. All Zivid code is found here. | |
Functions | |
ZIVID_CORE_EXPORT std::ostream & | Zivid::operator<< (std::ostream &os, const Resolution &resolution) |
Append the resolution to a stream. | |