OGRE-Next 3.0.0
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::ScriptCompilerEvent
 ScriptCompilerEvent (const String &type)
virtual ~ScriptCompilerEvent ()

Public Attributes

String mFile
String mLanguage
String mName
GpuProgramType mProgramType
String mResourceGroup
String mSource
Public Attributes inherited from Ogre::ScriptCompilerEvent
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

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