Inviwo
0.9.10.1
Inviwo documentation
|
This is the complete list of members for inviwo::PropertyPresetManager, including all inherited members.
appendPropertyPresets(Property *target, Property *source) | inviwo::PropertyPresetManager | static |
clearPropertyPresets(Property *property) (defined in inviwo::PropertyPresetManager) | inviwo::PropertyPresetManager | |
clearWorkspacePresets() (defined in inviwo::PropertyPresetManager) | inviwo::PropertyPresetManager | |
getAvailablePresets(Property *property, PropertyPresetTypes types) const (defined in inviwo::PropertyPresetManager) | inviwo::PropertyPresetManager | |
loadPreset(const std::string &name, Property *property, PropertyPresetType type) const (defined in inviwo::PropertyPresetManager) | inviwo::PropertyPresetManager | |
loadWorkspacePresets(Deserializer &d) (defined in inviwo::PropertyPresetManager) | inviwo::PropertyPresetManager | |
PropertyPresetManager(InviwoApplication *app) (defined in inviwo::PropertyPresetManager) | inviwo::PropertyPresetManager | |
removePreset(const std::string &name, PropertyPresetType type, Property *property=nullptr) (defined in inviwo::PropertyPresetManager) | inviwo::PropertyPresetManager | |
savePreset(const std::string &name, Property *property, PropertyPresetType type) (defined in inviwo::PropertyPresetManager) | inviwo::PropertyPresetManager | |
saveWorkspacePresets(Serializer &s) (defined in inviwo::PropertyPresetManager) | inviwo::PropertyPresetManager | |
scopedSerializationModeAll(Property *property) | inviwo::PropertyPresetManager | static |
~PropertyPresetManager()=default (defined in inviwo::PropertyPresetManager) | inviwo::PropertyPresetManager | virtual |