Om  1.0.0
A universal framework for multimedia simulation
om::graphics::materials::ShaderConfiguration Member List

This is the complete list of members for om::graphics::materials::ShaderConfiguration, including all inherited members.

addParameter(const ShaderParameterUsage &usage, const ShaderParameterValue &value)om::graphics::materials::ShaderConfiguration
clearParameters()om::graphics::materials::ShaderConfiguration
getParameterCount() const om::graphics::materials::ShaderConfigurationinline
getParameterUsage(Index parameterIndex) const om::graphics::materials::ShaderConfigurationinline
getParameterValue(Index parameterIndex) const om::graphics::materials::ShaderConfigurationinline
getParameterValueWithUsage(const ShaderParameterUsage &usage) const om::graphics::materials::ShaderConfiguration
removeParameter(Index parameterIndex)om::graphics::materials::ShaderConfiguration
setParameterValue(Index parameterIndex, const ShaderParameterUsage &newUsage)om::graphics::materials::ShaderConfigurationinline
setParameterValue(Index parameterIndex, const ShaderParameterValue &newValue)om::graphics::materials::ShaderConfigurationinline
setParameterValueWithUsage(const ShaderParameterUsage &usage, const ShaderParameterValue &newValue)om::graphics::materials::ShaderConfiguration
ShaderConfiguration()om::graphics::materials::ShaderConfiguration