#include <OgreGpuProgram.h>
Public Methods | |
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 116 of file OgreGpuProgram.h.
|
Definition at line 126 of file OgreGpuProgram.h. |
|
Additional information to go with the parameter.
Definition at line 124 of file OgreGpuProgram.h. Referenced by Ogre::TerrainRenderable::_updateCustomGpuParameter(), Ogre::Renderable::_updateCustomGpuParameter(), Ogre::GpuProgramParameters::copyConstantsFrom(), and Ogre::TerrainSceneManager::setupTerrainMaterial(). |
|
The target constant index.
Definition at line 122 of file OgreGpuProgram.h. Referenced by Ogre::TerrainRenderable::_updateCustomGpuParameter(), Ogre::Renderable::_updateCustomGpuParameter(), and Ogre::GpuProgramParameters::copyConstantsFrom(). |
|
The type of parameter.
Definition at line 120 of file OgreGpuProgram.h. Referenced by Ogre::GpuProgramParameters::copyConstantsFrom(), and Ogre::TerrainSceneManager::setupTerrainMaterial(). |
Copyright © 2002-2003 by The OGRE Team
Last modified Sun Nov 28 19:50:59 2004