|
OGRE
1.9.0
|
#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 525 of file OgreScriptCompiler.h.
| Ogre::ProcessNameExclusionScriptCompilerEvent::ProcessNameExclusionScriptCompilerEvent | ( | const String & | cls, |
| AbstractNode * | parent ) |
Definition at line 532 of file OgreScriptCompiler.h.
References Ogre::ScriptCompilerEvent::ScriptCompilerEvent(), eventType, mClass, and mParent.
|
static |
Definition at line 530 of file OgreScriptCompiler.h.
Referenced by ProcessNameExclusionScriptCompilerEvent().
| String Ogre::ProcessNameExclusionScriptCompilerEvent::mClass |
Definition at line 528 of file OgreScriptCompiler.h.
Referenced by ProcessNameExclusionScriptCompilerEvent().
| AbstractNode* Ogre::ProcessNameExclusionScriptCompilerEvent::mParent |
Definition at line 529 of file OgreScriptCompiler.h.
Referenced by ProcessNameExclusionScriptCompilerEvent().
|
inherited |
Definition at line 350 of file OgreScriptCompiler.h.
Referenced by ScriptCompilerEvent().
1.13.2