OGRE 1.12.10
Object-Oriented Graphics Rendering Engine
Loading...
Searching...
No Matches
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 Member Functions inherited from Ogre::CreateGpuProgramScriptCompilerEvent
 CreateGpuProgramScriptCompilerEvent (const String &file, const String &name, const String &resourceGroup, const String &source, const String &syntax, GpuProgramType programType)
Public Member Functions inherited from Ogre::ScriptCompilerEvent
 ScriptCompilerEvent (const String &type)
virtual ~ScriptCompilerEvent ()

Public Attributes

String mLanguage
Public Attributes inherited from Ogre::CreateGpuProgramScriptCompilerEvent
String mFile
String mName
GpuProgramType mProgramType
String mResourceGroup
String mSource
String mSyntax
Public Attributes inherited from Ogre::ScriptCompilerEvent
String mType

Static Public Attributes

static String eventType
Static Public Attributes inherited from Ogre::CreateGpuProgramScriptCompilerEvent
static String eventType

Detailed Description

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

◆ mLanguage

String Ogre::CreateHighLevelGpuProgramScriptCompilerEvent::mLanguage

◆ eventType

String Ogre::CreateHighLevelGpuProgramScriptCompilerEvent::eventType
static

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