#include <OgreScriptCompiler.h>

Public Member Functions | |
| ProcessNameExclusionScriptCompilerEvent (const String &cls, AbstractNode *parent) | |
Public Attributes | |
| String | mClass |
| AbstractNode * | mParent |
| String | mType |
Static Public Attributes | |
| static String | eventType |
Definition at line 494 of file OgreScriptCompiler.h.
| Ogre::ProcessNameExclusionScriptCompilerEvent::ProcessNameExclusionScriptCompilerEvent | ( | const String & | cls, |
| AbstractNode * | parent ) |
Definition at line 501 of file OgreScriptCompiler.h.
References Ogre::ScriptCompilerEvent::ScriptCompilerEvent(), eventType, mClass, and mParent.
|
static |
Definition at line 499 of file OgreScriptCompiler.h.
Referenced by ProcessNameExclusionScriptCompilerEvent().
| String Ogre::ProcessNameExclusionScriptCompilerEvent::mClass |
Definition at line 497 of file OgreScriptCompiler.h.
Referenced by ProcessNameExclusionScriptCompilerEvent().
| AbstractNode* Ogre::ProcessNameExclusionScriptCompilerEvent::mParent |
Definition at line 498 of file OgreScriptCompiler.h.
Referenced by ProcessNameExclusionScriptCompilerEvent().
|
inherited |
Definition at line 332 of file OgreScriptCompiler.h.
Referenced by ScriptCompilerEvent().
Copyright © 2012 Torus Knot Software Ltd

This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.