#include <OgrePredefinedControllers.h>
Inheritance diagram for Ogre::FloatGpuParameterControllerValue:
Public Member Functions | |
FloatGpuParameterControllerValue (GpuProgramParameters *params, size_t index) | |
Constructor. | |
~FloatGpuParameterControllerValue () | |
Real | getValue (void) const |
void | setValue (Real value) |
Protected Attributes | |
GpuProgramParameters * | mParams |
The parameters to access. | |
size_t | mParamIndex |
The index of the parameter to e read or set. |
Definition at line 134 of file OgrePredefinedControllers.h.
|
Constructor.
|
|
Definition at line 151 of file OgrePredefinedControllers.h. |
|
Implements Ogre::ControllerValue< Real >. |
|
Implements Ogre::ControllerValue< Real >. |
|
The index of the parameter to e read or set.
Definition at line 140 of file OgrePredefinedControllers.h. |
|
The parameters to access.
Definition at line 138 of file OgrePredefinedControllers.h. |
Copyright © 2000-2005 by The OGRE Team
This work is licensed under a Creative Commons Attribution-ShareAlike 2.5 License.
Last modified Sun Mar 12 14:41:44 2006