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

#include <OgreScriptCompiler.h>

+ Inheritance diagram for Ogre::CreateHighLevelGpuProgramScriptCompilerEvent:
+ Collaboration 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 Attributes

String mFile
 
String mLanguage
 
String mName
 
GpuProgramType mProgramType
 
String mResourceGroup
 
String mSource
 
String mType
 

Static Public Attributes

static String eventType
 

Detailed Description

Definition at line 528 of file OgreScriptCompiler.h.

Constructor & Destructor Documentation

Ogre::CreateHighLevelGpuProgramScriptCompilerEvent::CreateHighLevelGpuProgramScriptCompilerEvent ( const String file,
const String name,
const String resourceGroup,
const String source,
const String language,
GpuProgramType  programType 
)
inline

Definition at line 535 of file OgreScriptCompiler.h.

Member Data Documentation

String Ogre::CreateHighLevelGpuProgramScriptCompilerEvent::eventType
static

Definition at line 533 of file OgreScriptCompiler.h.

String Ogre::CreateHighLevelGpuProgramScriptCompilerEvent::mFile

Definition at line 531 of file OgreScriptCompiler.h.

String Ogre::CreateHighLevelGpuProgramScriptCompilerEvent::mLanguage

Definition at line 531 of file OgreScriptCompiler.h.

String Ogre::CreateHighLevelGpuProgramScriptCompilerEvent::mName

Definition at line 531 of file OgreScriptCompiler.h.

GpuProgramType Ogre::CreateHighLevelGpuProgramScriptCompilerEvent::mProgramType

Definition at line 532 of file OgreScriptCompiler.h.

String Ogre::CreateHighLevelGpuProgramScriptCompilerEvent::mResourceGroup

Definition at line 531 of file OgreScriptCompiler.h.

String Ogre::CreateHighLevelGpuProgramScriptCompilerEvent::mSource

Definition at line 531 of file OgreScriptCompiler.h.

String Ogre::ScriptCompilerEvent::mType
inherited

Definition at line 331 of file OgreScriptCompiler.h.


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