OGRE 14.4
Object-Oriented Graphics Rendering Engine
Loading...
Searching...
No Matches
Ogre::CreateGpuProgramScriptCompilerEvent Class Reference

#include <OgreScriptCompiler.h>

Inheritance diagram for Ogre::CreateGpuProgramScriptCompilerEvent:

Public Member Functions

 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 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

Constructor & Destructor Documentation

◆ CreateGpuProgramScriptCompilerEvent()

Ogre::CreateGpuProgramScriptCompilerEvent::CreateGpuProgramScriptCompilerEvent ( const String & file,
const String & name,
const String & resourceGroup,
const String & source,
const String & syntax,
GpuProgramType programType )
inline

Member Data Documentation

◆ mFile

String Ogre::CreateGpuProgramScriptCompilerEvent::mFile

◆ mName

String Ogre::CreateGpuProgramScriptCompilerEvent::mName

◆ mResourceGroup

String Ogre::CreateGpuProgramScriptCompilerEvent::mResourceGroup

◆ mSource

String Ogre::CreateGpuProgramScriptCompilerEvent::mSource

◆ mSyntax

String Ogre::CreateGpuProgramScriptCompilerEvent::mSyntax

◆ mProgramType

GpuProgramType Ogre::CreateGpuProgramScriptCompilerEvent::mProgramType

◆ eventType

String Ogre::CreateGpuProgramScriptCompilerEvent::eventType
static

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