NDEVR
API Documentation
KMLFactory Member List

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

canRead(const FactoryParameters &file) overrideKMLFactoryvirtual
IOFactory::canRead(const File &file)IOFactoryvirtual
IOFactory::canRead(const FileFormat &file)IOFactoryvirtual
canWrite(const File &file)IOFactoryvirtual
canWrite(const FactoryParameters &file)IOFactoryvirtual
canWrite(const FileFormat &file)IOFactoryvirtual
CustomOptionsLabel()KMLFactoryinlinestatic
defaultReadOptions(const FactoryParameters &file) const overrideKMLFactoryvirtual
defaultWriteOptions(const FactoryParameters &file) const overrideKMLFactoryvirtual
determineExtension(const File &file, String &extension)IOFactoryvirtual
EnableExtension(const StringView &extension, const StringView &read_password, const StringView &write_password)IOFactorystatic
EnableFactory(IOFactory *factory, const StringView &read_password, const StringView &write_password)IOFactorystatic
EnableFactory(const StringView &factory, const StringView &read_password, const StringView &write_password)IOFactorystatic
factoryFeatures(const FactoryParameters &file, bool is_import) const overrideKMLFactoryvirtual
factoryReadAppFeature() constIOFactory
factoryWriteAppFeature() constIOFactory
filterModelsToExport(Buffer< UUID > models_to_check, const DesignObjectLookup *lookup, const FileFormat &export_format) const overrideKMLFactoryvirtual
getIcon(const File &file)IOFactoryvirtual
getSupportedFormats(Buffer< FileFormat > &formats, bool is_read) overrideKMLFactoryvirtual
IOFactory::getSupportedFormats(Buffer< FileFormat > &formats)IOFactory
IOFactory::getSupportedFormats(Buffer< FileFormat > &formats, const File &file)IOFactoryvirtual
IOFactory::getSupportedFormats(Buffer< FileFormat > &formats, DesignObjectLookup *lookup, const Buffer< UUID > &models)IOFactoryvirtual
getSupportedFormatsByModelType(Buffer< FileFormat > &formats, bool is_read, const StringView &model_type)IOFactoryvirtual
getSupportedFormatsForExtension(Buffer< FileFormat > &formats, bool is_read, const StringView &extension)IOFactoryvirtual
IOFactory(const StringView &factory_name)IOFactory
isAutoEnabled() constIOFactoryvirtual
isFactoryEnabled(bool is_read) constIOFactoryvirtual
KMLFactory()KMLFactory
name() constIOFactoryinline
PlaceAllOnGround()KMLFactoryinlinestatic
readFile(FactoryParameters &file) overrideKMLFactoryvirtual
readFileWithDefaultSettings(const File &file, DesignObjectLookup *lookup)IOFactory
readScenesFromFile(const File &file)IOFactory
throwIfNotEnabled(bool is_read)IOFactory
updateFromFile(const FactoryParameters &file, const FactoryOptions &old_options)IOFactoryvirtual
writeFile(FactoryParameters &file) overrideKMLFactoryvirtual
writeScenesToFile(const File &file, const Buffer< Scene > &scene)IOFactory
~IOFactory()IOFactoryvirtual