ice_point_operators.h File Reference
#include <ostream>
#include <VisionX/interface/core/DataTypes.h>
+ Include dependency graph for ice_point_operators.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 visionx
 ArmarX headers.
 

Functions

bool operator!= (const ColoredPoint3D &lhs, const ColoredPoint3D &rhs)
 
bool operator!= (const LabeledPoint3D &lhs, const LabeledPoint3D &rhs)
 
bool operator!= (const Point3D &lhs, const Point3D &rhs)
 
std::ostream & operator<< (std::ostream &os, const ColoredPoint3D &rhs)
 
std::ostream & operator<< (std::ostream &os, const LabeledPoint3D &rhs)
 
std::ostream & operator<< (std::ostream &os, const Point3D &rhs)
 
std::ostream & operator<< (std::ostream &os, const RGBA &rhs)