Zivid C++ API  2.4.2+1a2e8cfb-1
Defining the Future of 3D Machine Vision
Classes | Namespaces | Functions
ComputeDevice.h File Reference
#include "Zivid/Detail/CoreExport.h"
#include <memory>
#include <string>

Go to the source code of this file.

Classes

class  Zivid::ComputeDevice
 Contains information about the compute device used by Zivid::Application. More...
 

Namespaces

 Zivid
 The main Zivid namespace. All Zivid code is found here
 

Functions

ZIVID_CORE_EXPORT std::ostream & Zivid::operator<< (std::ostream &stream, const ComputeDevice &computeDevice)
 Serialize the value to a stream More...