Home
last modified time | relevance | path

Searched defs:DL_PointData (Results 1 – 10 of 10) sorted by relevance

/dports/math/saga/saga-8.1.3/saga-gis/src/tools/io/io_shapes_dxf/dxflib/
H A Ddl_creationadapter.h49 virtual void addPoint(const DL_PointData&) {} in addPoint()
H A Ddl_entities.h124 struct DL_PointData { struct
136 double x;
138 double y;
140 double z;
/dports/cad/librecad/LibreCAD-2.2.0-rc2/libraries/jwwlib/src/
H A Ddl_entities.h129 struct DL_PointData { struct
141 double x;
143 double y;
145 double z;
H A Ddl_jww.cpp1077 const DL_PointData& /*data*/, in writePoint()
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/thirdparty/dxflib_qcad/
H A Ddl_entities.h220 struct DXFLIB_EXPORT DL_PointData struct
235 double x;
238 double y;
241 double z;
244 double thickness;
H A Ddl_creationadapter.h53 virtual void addPoint( const DL_PointData& ) override {} in addPoint()
/dports/cad/horizon-eda/horizon-2.1.0/3rd_party/dxflib/
H A Ddl_entities.h197 struct DXFLIB_EXPORT DL_PointData { struct
209 double x;
211 double y;
213 double z;
H A Ddl_creationadapter.h51 virtual void addPoint(const DL_PointData&) {} in addPoint()
/dports/cad/librepcb/librepcb-0.1.6/libs/dxflib/src/
H A Ddl_entities.h197 struct DXFLIB_EXPORT DL_PointData { struct
209 double x;
211 double y;
213 double z;
H A Ddl_creationadapter.h51 virtual void addPoint(const DL_PointData&) {} in addPoint()