#include <OgreGpuProgramParams.h>
Public Member Functions | |
AutoConstantDefinition (AutoConstantType _acType, const String &_name, size_t _elementCount, ElementType _elementType, ACDataType _dataType) | |
Public Attributes | |
AutoConstantType | acType |
String | name |
size_t | elementCount |
ElementType | elementType |
The type of the constant in the program. | |
ACDataType | dataType |
The type of any extra data. |
Definition at line 1054 of file OgreGpuProgramParams.h.
Ogre::GpuProgramParameters::AutoConstantDefinition::AutoConstantDefinition | ( | AutoConstantType | _acType, | |
const String & | _name, | |||
size_t | _elementCount, | |||
ElementType | _elementType, | |||
ACDataType | _dataType | |||
) |
Definition at line 1064 of file OgreGpuProgramParams.h.
Definition at line 1056 of file OgreGpuProgramParams.h.
Definition at line 1057 of file OgreGpuProgramParams.h.
Definition at line 1058 of file OgreGpuProgramParams.h.
Copyright © 2008 Torus Knot Software Ltd
This work is licensed under a Creative Commons Attribution-ShareAlike 2.5 License.
Last modified Sun Feb 28 21:12:26 2010