Zivid C++ API  1.8.1+6967bc1b-1
Defining the Future of 3D Machine Vision
Classes | Namespaces | Functions
Pose.h File Reference
#include "Zivid/APIExport.h"
#include <Zivid/Matrix.h>

Go to the source code of this file.

Classes

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

Namespaces

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

Functions

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