#include <OgreGpuProgram.h>
Public Member Functions | |
void | generateConstantDefinitionArrayEntries (const String ¶mName, const GpuConstantDefinition &baseDef) |
Generate additional constant entries for arrays based on a base definition. | |
Public Attributes | |
size_t | floatBufferSize |
Total size of the float buffer required. | |
size_t | intBufferSize |
Total size of the int buffer required. | |
GpuConstantDefinitionMap | map |
Map of parameter names to GpuConstantDefinition. |
Definition at line 144 of file OgreGpuProgram.h.
|
Generate additional constant entries for arrays based on a base definition.
|
|
Total size of the float buffer required.
Definition at line 147 of file OgreGpuProgram.h. |
|
Total size of the int buffer required.
Definition at line 149 of file OgreGpuProgram.h. |
|
Map of parameter names to GpuConstantDefinition.
Definition at line 151 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 Mon Aug 20 13:51:56 2007