Home
last modified time | relevance | path

Searched refs:exportSTL (Results 1 – 11 of 11) sorted by relevance

/dports/math/analitza/analitza-21.12.3/analitzaplot/private/
H A Dexport3d.h33 void exportSTL(const QString &path, QAbstractItemModel* model);
H A Dexport3d.cpp123 void Export3D::exportSTL(const QString& path, QAbstractItemModel* model) in exportSTL() function in Export3D
/dports/games/burrtools/burrtools-0.6.3/src/gui/
H A Dstlexport.h88 void exportSTL(int shape);
H A Dstlexport.cpp65 exportSTL(ShapeSelect->getSelection()); in cb_Export()
396 void stlExport_c::exportSTL(int shape) in exportSTL() function in stlExport_c
/dports/cad/opencascade/opencascade-7.6.0/samples/qt/Interface/src/
H A DTranslate.h48 bool exportSTL( const QString&, const Handle(TopTools_HSequenceOfShape)& );
H A DTranslate.cxx256 case FormatSTL: return exportSTL ( file, shapes ); in exportModel()
526 bool Translate::exportSTL( const QString& file, const Handle(TopTools_HSequenceOfShape)& shapes ) in exportSTL() function in Translate
/dports/math/mathgl/mathgl-2.5/include/mgl2/
H A Dqmathgl.h131 void exportSTL(QString fname=""); ///< export to STL file
/dports/math/mathgl/mathgl-2.5/widgets/
H A Dqt.cpp797 void QMathGL::exportSTL(QString fname) in exportSTL() function in QMathGL
1097 oo->addAction(_("STL"), QMGL, SLOT(exportSTL())); in mglMakeMenu()
/dports/math/mathgl/mathgl-2.5/udav/
H A Dplot_pnl.cpp488 oo->addAction(_("STL"), mgl, SLOT(exportSTL())); in toolTop()
/dports/math/mathgl/mathgl-2.5/texinfo/
H A Dwidget_ru.texi486 @deftypefn {Slot on @code{QMathGL}} @code{void} exportSTL (@code{QString} fname=@code{""})
H A Dwidget_en.texi488 @deftypefn {Slot on @code{QMathGL}} @code{void} exportSTL (@code{QString} fname=@code{""})