OpenLexocad  27.1
Pnt.h File Reference
#include <Geom/XYZ.h>
#include <QString>

Go to the source code of this file.

Classes

class  Geom::Pnt
 Defines a non-persistent 3D Cartesian point.
More...
 

Namespaces

 Geom
 

Typedefs

typedef std::vector< Geom::PntPNTS
 

Functions

LX_GEOM_EXPORT QString Geom::to_string (const Pnt &pnt)
 

Typedef Documentation

◆ PNTS

typedef std::vector<Geom::Pnt> PNTS