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

#include <OgreScriptCompiler.h>

+ Inheritance diagram for Ogre::ProcessNameExclusionScriptCompilerEvent:
+ Collaboration diagram for Ogre::ProcessNameExclusionScriptCompilerEvent:

Public Member Functions

 ProcessNameExclusionScriptCompilerEvent (const String &cls, AbstractNode *parent)
 

Public Attributes

String mClass
 
AbstractNodemParent
 
String mType
 

Static Public Attributes

static String eventType
 

Detailed Description

Definition at line 493 of file OgreScriptCompiler.h.

Constructor & Destructor Documentation

Ogre::ProcessNameExclusionScriptCompilerEvent::ProcessNameExclusionScriptCompilerEvent ( const String cls,
AbstractNode parent 
)
inline

Definition at line 500 of file OgreScriptCompiler.h.

Member Data Documentation

String Ogre::ProcessNameExclusionScriptCompilerEvent::eventType
static

Definition at line 498 of file OgreScriptCompiler.h.

String Ogre::ProcessNameExclusionScriptCompilerEvent::mClass

Definition at line 496 of file OgreScriptCompiler.h.

AbstractNode* Ogre::ProcessNameExclusionScriptCompilerEvent::mParent

Definition at line 497 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: