Zivid C++ API 2.11.1+de9b5dae-1
Classes | Namespaces | Functions
Pose.h File Reference
#include "Zivid/Detail/CoreExport.h"
#include <Zivid/Matrix.h>

Go to the source code of this file.

Classes

class  Zivid::Calibration::Pose
 Describes a robot pose. More...
 

Namespaces

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

Functions

ZIVID_CORE_EXPORT std::ostream & Zivid::Calibration::operator<< (std::ostream &stream, const Pose &pose)
 Serialize the value to a stream.