OGRE  1.7
Object-Oriented Graphics Rendering Engine
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Ogre::CreateGpuSharedParametersScriptCompilerEvent Class Reference

#include <OgreScriptCompiler.h>

+ Inheritance diagram for Ogre::CreateGpuSharedParametersScriptCompilerEvent:
+ Collaboration 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 541 of file OgreScriptCompiler.h.

Constructor & Destructor Documentation

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

Definition at line 547 of file OgreScriptCompiler.h.

Member Data Documentation

String Ogre::CreateGpuSharedParametersScriptCompilerEvent::eventType
static

Definition at line 545 of file OgreScriptCompiler.h.

String Ogre::CreateGpuSharedParametersScriptCompilerEvent::mFile

Definition at line 544 of file OgreScriptCompiler.h.

String Ogre::CreateGpuSharedParametersScriptCompilerEvent::mName

Definition at line 544 of file OgreScriptCompiler.h.

String Ogre::CreateGpuSharedParametersScriptCompilerEvent::mResourceGroup

Definition at line 544 of file OgreScriptCompiler.h.

String Ogre::ScriptCompilerEvent::mType
inherited

Definition at line 330 of file OgreScriptCompiler.h.


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