#include <OgreGpuProgram.h>
Public Member Functions | |
AutoConstantEntry (AutoConstantType theType, size_t theIndex, size_t theData) | |
Public Attributes | |
AutoConstantType | paramType |
The type of parameter. | |
size_t | index |
The target constant index. | |
size_t | data |
Additional information to go with the parameter. |
Definition at line 122 of file OgreGpuProgram.h.
|
Definition at line 132 of file OgreGpuProgram.h. |
|
Additional information to go with the parameter.
Definition at line 130 of file OgreGpuProgram.h. Referenced by Ogre::Renderable::_updateCustomGpuParameter(). |
|
The target constant index.
Definition at line 128 of file OgreGpuProgram.h. Referenced by Ogre::Renderable::_updateCustomGpuParameter(). |
|
The type of parameter.
Definition at line 126 of file OgreGpuProgram.h. |
Copyright © 2000-2005 by The OGRE Team
Last modified Wed Feb 23 00:20:09 2005