#include <OgreGpuProgram.h>
Public Member Functions | |
| AutoConstantEntry (AutoConstantType theType, size_t theIndex, size_t theData) | |
| AutoConstantEntry (AutoConstantType theType, size_t theIndex, Real theData) | |
Public Attributes | |
| AutoConstantType | paramType |
| The type of parameter. | |
| size_t | index |
| The target constant index. | |
| size_t | data |
| Real | fData |
Definition at line 367 of file OgreGpuProgram.h.
|
||||||||||||||||
|
Definition at line 380 of file OgreGpuProgram.h. |
|
||||||||||||||||
|
Definition at line 383 of file OgreGpuProgram.h. |
|
|
Definition at line 376 of file OgreGpuProgram.h. Referenced by Ogre::Renderable::_updateCustomGpuParameter(). |
|
|
Definition at line 377 of file OgreGpuProgram.h. |
|
|
The target constant index.
Definition at line 373 of file OgreGpuProgram.h. Referenced by Ogre::Renderable::_updateCustomGpuParameter(). |
|
|
The type of parameter.
Definition at line 371 of file OgreGpuProgram.h. |
Copyright © 2000-2005 by The OGRE Team

This work is licensed under a Creative Commons Attribution-ShareAlike 2.5 License.
Last modified Sun Jan 21 10:02:19 2007