#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 114 of file OgreGpuProgram.h.
|
Definition at line 124 of file OgreGpuProgram.h. |
|
Additional information to go with the parameter.
Definition at line 122 of file OgreGpuProgram.h. |
|
The target constant index.
Definition at line 120 of file OgreGpuProgram.h. |
|
The type of parameter.
Definition at line 118 of file OgreGpuProgram.h. |
Copyright © 2002-2003 by The OGRE Team
Last modified Fri May 14 23:26:12 2004