OGRE
1.9.0
|
#include <OgreScriptCompiler.h>
Public Member Functions | |
CreateHighLevelGpuProgramScriptCompilerEvent (const String &file, const String &name, const String &resourceGroup, const String &source, const String &language, GpuProgramType programType) | |
Public Attributes | |
String | mFile |
String | mLanguage |
String | mName |
GpuProgramType | mProgramType |
String | mResourceGroup |
String | mSource |
String | mType |
Static Public Attributes | |
static String | eventType |
Definition at line 560 of file OgreScriptCompiler.h.
Ogre::CreateHighLevelGpuProgramScriptCompilerEvent::CreateHighLevelGpuProgramScriptCompilerEvent | ( | const String & | file, |
const String & | name, | ||
const String & | resourceGroup, | ||
const String & | source, | ||
const String & | language, | ||
GpuProgramType | programType | ||
) |
Definition at line 567 of file OgreScriptCompiler.h.
|
static |
Definition at line 565 of file OgreScriptCompiler.h.
String Ogre::CreateHighLevelGpuProgramScriptCompilerEvent::mFile |
Definition at line 563 of file OgreScriptCompiler.h.
String Ogre::CreateHighLevelGpuProgramScriptCompilerEvent::mLanguage |
Definition at line 563 of file OgreScriptCompiler.h.
String Ogre::CreateHighLevelGpuProgramScriptCompilerEvent::mName |
Definition at line 563 of file OgreScriptCompiler.h.
GpuProgramType Ogre::CreateHighLevelGpuProgramScriptCompilerEvent::mProgramType |
Definition at line 564 of file OgreScriptCompiler.h.
String Ogre::CreateHighLevelGpuProgramScriptCompilerEvent::mResourceGroup |
Definition at line 563 of file OgreScriptCompiler.h.
String Ogre::CreateHighLevelGpuProgramScriptCompilerEvent::mSource |
Definition at line 563 of file OgreScriptCompiler.h.
|
inherited |
Definition at line 350 of file OgreScriptCompiler.h.