Zivid C++ API 2.10.1+50b274e8-7
Defining the Future of 3D Machine Vision
|
#include <Zivid/Detail/CoreExport.h>
#include <Zivid/Detail/Pimpl.h>
#include <Zivid/Frame2D.h>
#include <Zivid/Settings2D.h>
#include <iosfwd>
#include <string>
Go to the source code of this file.
Classes | |
class | Zivid::Experimental::ProjectedImage |
A handle to a 2D image being displayed on Zivid camera's projector More... | |
Namespaces | |
namespace | Zivid |
The main Zivid namespace. All Zivid code is found here | |
namespace | Zivid::Experimental |
Functions | |
ZIVID_CORE_EXPORT std::ostream & | Zivid::Experimental::operator<< (std::ostream &stream, const ProjectedImage &projectedImage) |
Serialize the value to a stream More... | |