API Documentation
Loading...
Searching...
No Matches
NDVFactory Member List

This is the complete list of members for NDVFactory, including all inherited members.

AddSetupCallback(NDVSetupCallback *callback)NDVFactorystatic
canRead(const FactoryParameters &file) overrideNDVFactoryvirtual
NDEVR::IOFactory::canRead(const File &file)IOFactoryvirtual
NDEVR::IOFactory::canRead(const FileFormat &file)IOFactoryvirtual
canWrite(const FactoryParameters &file) overrideNDVFactoryvirtual
canWrite(const FileFormat &file) overrideNDVFactoryvirtual
NDEVR::IOFactory::canWrite(const File &file)IOFactoryvirtual
CurrentVersion()NDVFactorystatic
DefaultFactory()NDVFactorystatic
defaultReadOptions(const FactoryParameters &file) const overrideNDVFactoryvirtual
defaultWriteOptions(const FactoryParameters &file) const overrideNDVFactoryvirtual
determineExtension(const File &file, String &extension) overrideNDVFactoryvirtual
EnableExtension(const String &extension, const String &read_password, const String &write_password)IOFactorystatic
EnableFactory(IOFactory *factory, const String &read_password, const String &write_password)IOFactorystatic
EnableFactory(const String &factory, const String &read_password, const String &write_password)IOFactorystatic
factoryFeatures(const FactoryParameters &file, bool is_import) const overrideNDVFactoryvirtual
factoryReadAppFeature() constIOFactory
factoryWriteAppFeature() constIOFactory
filterModelsToExport(Buffer< UUID > models_to_check, const DesignObjectLookup *lookup, const FileFormat &export_format) constIOFactoryvirtual
getData(const File &file)NDVFactory
getIcon(const File &file) overrideNDVFactoryvirtual
getSupportedFormats(Buffer< FileFormat > &formats, bool is_read) overrideNDVFactoryvirtual
NDEVR::IOFactory::getSupportedFormats(Buffer< FileFormat > &formats)IOFactory
NDEVR::IOFactory::getSupportedFormats(Buffer< FileFormat > &formats, const File &file)IOFactoryvirtual
NDEVR::IOFactory::getSupportedFormats(Buffer< FileFormat > &formats, DesignObjectLookup *lookup, const Buffer< UUID > &models)IOFactoryvirtual
getSupportedFormatsByModelType(Buffer< FileFormat > &formats, bool is_read, const String &model_type)IOFactoryvirtual
getSupportedFormatsForExtension(Buffer< FileFormat > &formats, bool is_read, const String &extension)IOFactoryvirtual
IOFactory(const String &factory_name)IOFactory
isAutoEnabled() constIOFactoryvirtual
isFactoryEnabled(bool is_read) constIOFactoryvirtual
name() constIOFactoryinline
NDVFactory()NDVFactoryprotected
NDVFormat()NDVFactorystatic
readFile(FactoryParameters &params) overrideNDVFactoryvirtual
readFileWithDefaultSettings(const File &file, DesignObjectLookup *lookup)IOFactory
ReadIcon(const File &file, ImageFactory &factory)NDVFactorystatic
readScenesFromFile(const File &file)IOFactory
throwIfNotEnabled(bool is_read)IOFactory
updateFromFile(const FactoryParameters &file, const FactoryOptions &old_options)IOFactoryvirtual
version(const File &file)NDVFactory
writeFile(FactoryParameters &params) overrideNDVFactoryvirtual
writeScenesToFile(const File &file, const Buffer< Scene > &scene)IOFactory
~IOFactory()IOFactoryvirtual