#include <CTiglExportStl.h>
Private Member Functions | |
void | operator= (const CTiglExportStl &) |
std::string | SupportedFileTypeImpl () const override |
must be overridden. If multiple types supported, separate with a ";" More... | |
bool | WriteImpl (const std::string &filename) const override |
must be overridden by the concrete implementation More... | |
Additional Inherited Members | |
![]() | |
const CCPACSConfiguration * | GetConfiguration (size_t iShape) const |
Can also be NULL! More... | |
TIGL_EXPORT tigl::CTiglExportStl::CTiglExportStl | ( | const ExporterOptions & | opt = DefaultExporterOption() | ) |
|
overridevirtual |
Implements tigl::CTiglCADExporter.
|
overridevirtual |
Implements tigl::CTiglCADExporter.
|
inlineprivate |
|
inlineoverrideprivatevirtual |
must be overridden. If multiple types supported, separate with a ";"
Implements tigl::CTiglCADExporter.
|
overrideprivatevirtual |
must be overridden by the concrete implementation
Implements tigl::CTiglCADExporter.