OpenLexocad  27.1
GeometricTools.h File Reference
#include <Geom/Dir.h>
#include <Geom/Pln.h>
#include <Geom/Pnt.h>
#include <Geom/Vec2d.h>
#include <Geom/XYZ.h>
#include <iostream>
#include <vector>

Go to the source code of this file.

Classes

class  Geom::GeometricTools
 

Namespaces

 Geom
 

Functions

LX_GEOM_EXPORT std::ostream & operator<< (std::ostream &o, const Geom::Vec &vec)
 
LX_GEOM_EXPORT std::ostream & operator<< (std::ostream &o, const Geom::Dir &dir)
 
LX_GEOM_EXPORT std::ostream & operator<< (std::ostream &o, const Geom::Pln &dir)
 
LX_GEOM_EXPORT std::ostream & operator<< (std::ostream &o, const Geom::Pnt &pnt)
 
LX_GEOM_EXPORT std::ostream & operator<< (std::ostream &o, const Geom::Vec2d &pnt)
 
LX_GEOM_EXPORT std::ostream & operator<< (std::ostream &o, const Geom::XYZ &xyz)
 
LX_GEOM_EXPORT std::ostream & operator<< (std::ostream &o, const Geom::Ax2 &placement)
 
LX_GEOM_EXPORT std::ostream & operator<< (std::ostream &o, const Geom::Trsf &t)
 

Function Documentation

◆ operator<<() [1/8]

LX_GEOM_EXPORT std::ostream& operator<< ( std::ostream &  o,
const Geom::Vec vec 
)

◆ operator<<() [2/8]

LX_GEOM_EXPORT std::ostream& operator<< ( std::ostream &  o,
const Geom::Dir dir 
)

◆ operator<<() [3/8]

LX_GEOM_EXPORT std::ostream& operator<< ( std::ostream &  o,
const Geom::Pln dir 
)

◆ operator<<() [4/8]

LX_GEOM_EXPORT std::ostream& operator<< ( std::ostream &  o,
const Geom::Pnt pnt 
)

◆ operator<<() [5/8]

LX_GEOM_EXPORT std::ostream& operator<< ( std::ostream &  o,
const Geom::Vec2d pnt 
)

◆ operator<<() [6/8]

LX_GEOM_EXPORT std::ostream& operator<< ( std::ostream &  o,
const Geom::XYZ xyz 
)

◆ operator<<() [7/8]

LX_GEOM_EXPORT std::ostream& operator<< ( std::ostream &  o,
const Geom::Ax2 placement 
)

◆ operator<<() [8/8]

LX_GEOM_EXPORT std::ostream& operator<< ( std::ostream &  o,
const Geom::Trsf t 
)