Zivid C++ API 2.18.0+1b44dbef-1
Mask.h File Reference
#include "Zivid/Array2D.h"
#include "Zivid/Detail/UtilsExport.h"
#include "Zivid/Resolution.h"
#include <cstdint>
#include <iosfwd>
#include <string>

Go to the source code of this file.

Classes

class  Zivid::Mask
 A mask for filtering point cloud data. 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 Mask &mask)
 Serialize the mask to a stream.