#include <OgreScriptTranslator.h>
◆ SharedParamsTranslator()
Ogre::SharedParamsTranslator::SharedParamsTranslator |
( |
| ) |
|
◆ parseParameter()
template<class T , BaseConstantType baseType>
T Ogre::SharedParamsTranslator::parseParameter |
( |
const String & |
param | ) |
|
◆ translate()
This function translates the given node into Ogre resource(s).
- Parameters
-
compiler | The compiler invoking this translator |
node | The current AST node to be translated |
Implements Ogre::ScriptTranslator.
◆ translateSharedParamNamed()
template<class T , BaseConstantType baseType>
The documentation for this class was generated from the following file: