OpenLexocad  27.1
GeomToolsOCC.h File Reference
#include <Geom/Ax1.h>
#include <Geom/Ax2.h>
#include <Geom/Ax22d.h>
#include <Geom/Circ.h>
#include <Geom/Circ2d.h>
#include <Geom/Dir.h>
#include <Geom/Dir2d.h>
#include <Geom/Lin.h>
#include <Geom/Lin2d.h>
#include <Geom/Pln.h>
#include <Geom/Pnt.h>
#include <Geom/Pnt2d.h>
#include <Geom/Trsf.h>
#include <Geom/Vec.h>
#include <Geom/xyz.h>
#include <gp_Ax1.hxx>
#include <gp_Ax2.hxx>
#include <gp_Ax22d.hxx>
#include <gp_Circ.hxx>
#include <gp_Dir.hxx>
#include <gp_Dir2d.hxx>
#include <gp_GTrsf.hxx>
#include <gp_Lin.hxx>
#include <gp_Lin2d.hxx>
#include <gp_Pln.hxx>
#include <gp_Pnt.hxx>
#include <gp_Pnt2d.hxx>
#include <gp_Vec.hxx>
#include <gp_Vec2d.hxx>
#include <gp_XYZ.hxx>

Go to the source code of this file.

Classes

class  Geom::GeomToolsOCC
 

Namespaces

 Geom
 

Macros

#define M_PI   3.1415926535897932384626433832795029
 

Functions

LX_GEOM_EXPORT std::ostream & operator<< (std::ostream &o, const gp_Vec &vec)
 
LX_GEOM_EXPORT std::ostream & operator<< (std::ostream &o, const gp_Dir &dir)
 
LX_GEOM_EXPORT std::ostream & operator<< (std::ostream &o, const gp_Pln &dir)
 
LX_GEOM_EXPORT std::ostream & operator<< (std::ostream &o, const gp_Pnt &pnt)
 
LX_GEOM_EXPORT std::ostream & operator<< (std::ostream &o, const gp_XYZ &xyz)
 
LX_GEOM_EXPORT std::ostream & operator<< (std::ostream &o, const gp_Ax2 &placement)
 
LX_GEOM_EXPORT std::ostream & operator<< (std::ostream &o, const gp_Vec2d &vec)
 
LX_GEOM_EXPORT std::ostream & operator<< (std::ostream &o, const gp_Trsf &t)
 

Macro Definition Documentation

◆ M_PI

#define M_PI   3.1415926535897932384626433832795029

Function Documentation

◆ operator<<() [1/8]

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

◆ operator<<() [2/8]

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

◆ operator<<() [3/8]

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

◆ operator<<() [4/8]

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

◆ operator<<() [5/8]

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

◆ operator<<() [6/8]

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

◆ operator<<() [7/8]

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

◆ operator<<() [8/8]

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