#include <CTiglImporterFactory.h>
◆ ImporterMap
◆ CTiglImporterFactory()
| tigl::CTiglImporterFactory::CTiglImporterFactory |
( |
| ) |
|
|
private |
◆ Create()
Creates an importer for the matching file format Returns NULL, if the format is unknown.
◆ ImporterSupported()
| TIGL_EXPORT bool tigl::CTiglImporterFactory::ImporterSupported |
( |
const std::string & | filetype | ) |
const |
Returns true, if an importer was registered for the specified file type.
◆ Instance()
◆ RegisterImporter()
Registers a CAD Importer at the factory.
◆ _importerBuilders
| ImporterMap tigl::CTiglImporterFactory::_importerBuilders |
|
private |
The documentation for this class was generated from the following file: