![]() |
API Documentation
|
This is the complete list of members for LASFactory, including all inherited members.
| addGeneratingSoftwareToTreatAsScan(const String &software) | LASFactory | |
| canRead(const FactoryParameters &file) override | LASFactory | virtual |
| NDEVR::IOFactory::canRead(const File &file) | IOFactory | virtual |
| NDEVR::IOFactory::canRead(const FileFormat &file) | IOFactory | virtual |
| canWrite(const File &file) | IOFactory | virtual |
| canWrite(const FactoryParameters &file) | IOFactory | virtual |
| canWrite(const FileFormat &file) | IOFactory | virtual |
| clearGeneratingSoftwareToTreatAsScan() | LASFactory | |
| DefaultFactory() | LASFactory | static |
| defaultReadOptions(const FactoryParameters &file) const override | LASFactory | virtual |
| defaultWriteOptions(const FactoryParameters &file) const override | LASFactory | virtual |
| determineExtension(const File &file, String &extension) override | LASFactory | virtual |
| EnableExtension(const String &extension, const String &read_password, const String &write_password) | IOFactory | static |
| EnableFactory(IOFactory *factory, const String &read_password, const String &write_password) | IOFactory | static |
| EnableFactory(const String &factory, const String &read_password, const String &write_password) | IOFactory | static |
| factoryFeatures(const FactoryParameters &file, bool is_import) const override | LASFactory | virtual |
| factoryReadAppFeature() const | IOFactory | |
| factoryWriteAppFeature() const | IOFactory | |
| filterModelsToExport(Buffer< UUID > models_to_check, const DesignObjectLookup *lookup, const FileFormat &export_format) const override | LASFactory | virtual |
| getIcon(const File &file) | IOFactory | virtual |
| getSupportedFormats(Buffer< FileFormat > &formats, bool is_read) override | LASFactory | virtual |
| NDEVR::IOFactory::getSupportedFormats(Buffer< FileFormat > &formats) | IOFactory | |
| NDEVR::IOFactory::getSupportedFormats(Buffer< FileFormat > &formats, const File &file) | IOFactory | virtual |
| NDEVR::IOFactory::getSupportedFormats(Buffer< FileFormat > &formats, DesignObjectLookup *lookup, const Buffer< UUID > &models) | IOFactory | virtual |
| getSupportedFormatsByModelType(Buffer< FileFormat > &formats, bool is_read, const String &model_type) | IOFactory | virtual |
| getSupportedFormatsForExtension(Buffer< FileFormat > &formats, bool is_read, const String &extension) | IOFactory | virtual |
| IOFactory(const String &factory_name) | IOFactory | |
| isAutoEnabled() const | IOFactory | virtual |
| isFactoryEnabled(bool is_read) const | IOFactory | virtual |
| LASFactory() | LASFactory | |
| LASFormat() | LASFactory | static |
| LAZFormat() | LASFactory | static |
| m_generating_software_to_treat_as_scan | LASFactory | protected |
| name() const | IOFactory | inline |
| readFile(FactoryParameters &file) override | LASFactory | virtual |
| readFileWithDefaultSettings(const File &file, DesignObjectLookup *lookup) | IOFactory | |
| readPoints(Model &station, LASreader *reader, FactoryParameters ¶ms) | LASFactory | |
| readScenesFromFile(const File &file) | IOFactory | |
| setGeneratingSoftwareToTreatAsScan(const Buffer< String > &software) | LASFactory | |
| throwIfNotEnabled(bool is_read) | IOFactory | |
| updateFromFile(const FactoryParameters &file, const FactoryOptions &old_options) | IOFactory | virtual |
| writeFile(FactoryParameters &file) override | LASFactory | virtual |
| writeScenesToFile(const File &file, const Buffer< Scene > &scene) | IOFactory | |
| ~IOFactory() | IOFactory | virtual |