#include <OgreGpuProgram.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 634 of file OgreGpuProgram.h.
|
Definition at line 644 of file OgreGpuProgram.h. |
|
Definition at line 636 of file OgreGpuProgram.h. |
|
The type of any extra data.
Definition at line 642 of file OgreGpuProgram.h. |
|
Definition at line 638 of file OgreGpuProgram.h. |
|
The type of the constant in the program.
Definition at line 640 of file OgreGpuProgram.h. |
|
Definition at line 637 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 Sun Jun 10 10:36:27 2007