gz/rendering/ShaderParam.hh
Go to the documentation of this file.
#define IGN_COMMON_WARN_IGNORE__DLL_INTERFACE_MISSING
bool Value(float *_value) const
Get the value of this parameter if it is a float.
@ PARAM_NONE
Type none.
Definition: gz/rendering/ShaderParam.hh:44
a variant type that holds params that can be passed to a shader
Definition: gz/rendering/ShaderParam.hh:39
ShaderParam & operator=(const ShaderParam &_other)
Set from another ShaderParam.
@ PARAM_INT
Integer type param.
Definition: gz/rendering/ShaderParam.hh:50
#define IGN_COMMON_WARN_RESUME__DLL_INTERFACE_MISSING
@ PARAM_FLOAT
Float type param.
Definition: gz/rendering/ShaderParam.hh:47