OGRE  1.9.0
Ogre::CreateGpuSharedParametersScriptCompilerEvent Class Reference

#include <OgreScriptCompiler.h>

Inheritance diagram for Ogre::CreateGpuSharedParametersScriptCompilerEvent:

Public Member Functions

 CreateGpuSharedParametersScriptCompilerEvent (const String &file, const String &name, const String &resourceGroup)
 

Public Attributes

String mFile
 
String mName
 
String mResourceGroup
 
String mType
 

Static Public Attributes

static String eventType
 

Detailed Description

Definition at line 574 of file OgreScriptCompiler.h.

Constructor & Destructor Documentation

◆ CreateGpuSharedParametersScriptCompilerEvent()

Ogre::CreateGpuSharedParametersScriptCompilerEvent::CreateGpuSharedParametersScriptCompilerEvent ( const String & file,
const String & name,
const String & resourceGroup )

Member Data Documentation

◆ eventType

String Ogre::CreateGpuSharedParametersScriptCompilerEvent::eventType
static

Definition at line 578 of file OgreScriptCompiler.h.

Referenced by CreateGpuSharedParametersScriptCompilerEvent().

◆ mFile

String Ogre::CreateGpuSharedParametersScriptCompilerEvent::mFile

Definition at line 577 of file OgreScriptCompiler.h.

Referenced by CreateGpuSharedParametersScriptCompilerEvent().

◆ mName

String Ogre::CreateGpuSharedParametersScriptCompilerEvent::mName

Definition at line 577 of file OgreScriptCompiler.h.

Referenced by CreateGpuSharedParametersScriptCompilerEvent().

◆ mResourceGroup

String Ogre::CreateGpuSharedParametersScriptCompilerEvent::mResourceGroup

Definition at line 577 of file OgreScriptCompiler.h.

Referenced by CreateGpuSharedParametersScriptCompilerEvent().

◆ mType

String Ogre::ScriptCompilerEvent::mType
inherited

Definition at line 350 of file OgreScriptCompiler.h.

Referenced by ScriptCompilerEvent().


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