![]() |
OGRE 14.6
Object-Oriented Graphics Rendering Engine
|
#include <OgreScriptCompiler.h>
Public Member Functions | |
| ProcessNameExclusionScriptCompilerEvent (const String &cls, AbstractNode *parent) | |
| Public Member Functions inherited from Ogre::ScriptCompilerEvent | |
| ScriptCompilerEvent (const String &type) | |
| virtual | ~ScriptCompilerEvent () |
Public Attributes | |
| String | mClass |
| AbstractNode * | mParent |
| Public Attributes inherited from Ogre::ScriptCompilerEvent | |
| String | mType |
Static Public Attributes | |
| static String | eventType |
|
inline |
References Ogre::ScriptCompilerEvent::ScriptCompilerEvent(), eventType, mClass, and mParent.
| String Ogre::ProcessNameExclusionScriptCompilerEvent::mClass |
Referenced by ProcessNameExclusionScriptCompilerEvent().
| AbstractNode* Ogre::ProcessNameExclusionScriptCompilerEvent::mParent |
Referenced by ProcessNameExclusionScriptCompilerEvent().
|
static |
Referenced by ProcessNameExclusionScriptCompilerEvent().