ParameterStorageInterface Member List

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

CreateImageTexture(const TextureBuffer &textureBuffer, const PixelFormat &pixelFormat)ParameterStorageInterfacestatic
Extract(const DataDictionaryInterface &parameters, KEY &&id)ParameterStorageInterfacestatic
Extract(const DataDictionary &parameters, KEY &&id)ParameterStorageInterfacestatic
GetOrDefault(const DataDictionary &parameters, const DataDictionary &defaultParameters, KEY &&id)ParameterStorageInterfacestatic
Insert(DataDictionary &parameters, KEY &&id, T &&value, Bool isConstant, UInt dynamicTimestamp)ParameterStorageInterfacestatic
InsertData(DataDictionary &parameters, KEY &&id, Data &&dataValue, Bool isConstant, UInt dynamicTimestamp)ParameterStorageInterfacestatic
LoadDefaults(const Id &materialType)ParameterStorageInterfacestatic
MAXON_INTERFACE_NONVIRTUAL(ParameterStorageInterface, MAXON_REFERENCE_NORMAL, "net.maxon.material.interface.parameterstorage")ParameterStorageInterfaceprivate
SaveMaterialExchangeData(const MaterialExchangeData &data, const Url &outputDirectory)ParameterStorageInterfacestatic