#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 529 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 536 of file OgreScriptCompiler.h.
|
static |
Definition at line 534 of file OgreScriptCompiler.h.
String Ogre::CreateHighLevelGpuProgramScriptCompilerEvent::mFile |
Definition at line 532 of file OgreScriptCompiler.h.
String Ogre::CreateHighLevelGpuProgramScriptCompilerEvent::mLanguage |
Definition at line 532 of file OgreScriptCompiler.h.
String Ogre::CreateHighLevelGpuProgramScriptCompilerEvent::mName |
Definition at line 532 of file OgreScriptCompiler.h.
GpuProgramType Ogre::CreateHighLevelGpuProgramScriptCompilerEvent::mProgramType |
Definition at line 533 of file OgreScriptCompiler.h.
String Ogre::CreateHighLevelGpuProgramScriptCompilerEvent::mResourceGroup |
Definition at line 532 of file OgreScriptCompiler.h.
String Ogre::CreateHighLevelGpuProgramScriptCompilerEvent::mSource |
Definition at line 532 of file OgreScriptCompiler.h.
|
inherited |
Definition at line 332 of file OgreScriptCompiler.h.
Copyright © 2012 Torus Knot Software Ltd
This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.