#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. |
Definition at line 281 of file OgreGpuProgram.h.
|
Definition at line 294 of file OgreGpuProgram.h. |
|
Definition at line 297 of file OgreGpuProgram.h. References Ogre::Real. |
|
Definition at line 290 of file OgreGpuProgram.h. Referenced by Ogre::Renderable::_updateCustomGpuParameter(). |
|
Definition at line 291 of file OgreGpuProgram.h. |
|
The target constant index.
Definition at line 287 of file OgreGpuProgram.h. Referenced by Ogre::Renderable::_updateCustomGpuParameter(). |
|
The type of parameter.
Definition at line 285 of file OgreGpuProgram.h. |
Copyright © 2000-2005 by The OGRE Team
Last modified Sun Sep 25 17:36:42 2005