#include <SoShaderParameterColor.h>

Public Member Functions | |
| SoShaderParameterColor () | |
| Constructor. | |
| virtual void | updateParameter (SoUniformParameterBase *uniformBase, SoState *state) |
| Assigns or updates the parameter's value. | |
Static Public Member Functions | |
| static void | initClass () |
| Initialize class with runtime type system. | |
Public Attributes | |
| SoSFColor | value |
| The parameter's value. | |
Definition at line 16 of file SoShaderParameterColor.h.
| SoShaderParameterColor::SoShaderParameterColor | ( | ) |
Constructor.
| static void SoShaderParameterColor::initClass | ( | ) | [static] |
| virtual void SoShaderParameterColor::updateParameter | ( | SoUniformParameterBase * | uniformBase, | |
| SoState * | state | |||
| ) | [virtual] |
| SoSFColor SoShaderParameterColor::value |
1.5.8