OGRE  1.11.6
Object-Oriented Graphics Rendering Engine
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 Attributes

String mFile
 
String mName
 
GpuProgramType mProgramType
 
String mResourceGroup
 
String mSource
 
String mSyntax
 
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

◆ mType

String Ogre::ScriptCompilerEvent::mType
inherited

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