OGRE-Next  2.3
Object-Oriented Graphics Rendering Engine
Ogre::CreateHighLevelGpuProgramScriptCompilerEvent Class Reference

#include <OgreScriptCompiler.h>

+ Inheritance diagram for Ogre::CreateHighLevelGpuProgramScriptCompilerEvent:

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
 

Constructor & Destructor Documentation

◆ CreateHighLevelGpuProgramScriptCompilerEvent()

Ogre::CreateHighLevelGpuProgramScriptCompilerEvent::CreateHighLevelGpuProgramScriptCompilerEvent ( const String file,
const String name,
const String resourceGroup,
const String source,
const String language,
GpuProgramType  programType 
)
inline

Member Data Documentation

◆ eventType

String Ogre::CreateHighLevelGpuProgramScriptCompilerEvent::eventType
static

◆ mFile

String Ogre::CreateHighLevelGpuProgramScriptCompilerEvent::mFile

◆ mLanguage

String Ogre::CreateHighLevelGpuProgramScriptCompilerEvent::mLanguage

◆ mName

String Ogre::CreateHighLevelGpuProgramScriptCompilerEvent::mName

◆ mProgramType

GpuProgramType Ogre::CreateHighLevelGpuProgramScriptCompilerEvent::mProgramType

◆ mResourceGroup

String Ogre::CreateHighLevelGpuProgramScriptCompilerEvent::mResourceGroup

◆ mSource

String Ogre::CreateHighLevelGpuProgramScriptCompilerEvent::mSource

◆ mType

String Ogre::ScriptCompilerEvent::mType
inherited

The documentation for this class was generated from the following file: