Zivid C++ API 2.6.1+6cec8609-3
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

namespace  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...