OGRE  1.9
Object-Oriented Graphics Rendering Engine
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Ogre::PassTranslator Member List

This is the complete list of members for Ogre::PassTranslator, including all inherited members.

AllocatedObject()Ogre::AllocatedObject< Alloc >inlineexplicit
getBoolean(const AbstractNodePtr &node, bool *result)Ogre::ScriptTranslatorprotectedstatic
getColour(AbstractNodeList::const_iterator i, AbstractNodeList::const_iterator end, ColourValue *result, int maxEntries=4)Ogre::ScriptTranslatorprotectedstatic
getCompareFunction(const AbstractNodePtr &node, CompareFunction *func)Ogre::ScriptTranslatorprotectedstatic
getConstantType(AbstractNodeList::const_iterator i, GpuConstantType *op)Ogre::ScriptTranslatorprotectedstatic
getFloat(const AbstractNodePtr &node, float *result)Ogre::ScriptTranslatorprotectedstatic
getFloats(AbstractNodeList::const_iterator i, AbstractNodeList::const_iterator end, float *vals, int count)Ogre::ScriptTranslatorprotectedstatic
getInt(const AbstractNodePtr &node, int *result)Ogre::ScriptTranslatorprotectedstatic
getInts(AbstractNodeList::const_iterator i, AbstractNodeList::const_iterator end, int *vals, int count)Ogre::ScriptTranslatorprotectedstatic
getMatrix4(AbstractNodeList::const_iterator i, AbstractNodeList::const_iterator end, Matrix4 *m)Ogre::ScriptTranslatorprotectedstatic
getNodeAt(const AbstractNodeList &nodes, int index)Ogre::ScriptTranslatorprotectedstatic
getReal(const AbstractNodePtr &node, Real *result)Ogre::ScriptTranslatorprotectedstatic
getSceneBlendFactor(const AbstractNodePtr &node, SceneBlendFactor *sbf)Ogre::ScriptTranslatorprotectedstatic
getStencilOp(const AbstractNodePtr &node, StencilOperation *op)Ogre::ScriptTranslatorprotectedstatic
getString(const AbstractNodePtr &node, String *result)Ogre::ScriptTranslatorprotectedstatic
getUInt(const AbstractNodePtr &node, uint32 *result)Ogre::ScriptTranslatorprotectedstatic
mPassOgre::PassTranslatorprotected
operator delete(void *ptr)Ogre::AllocatedObject< Alloc >inline
operator delete(void *ptr, void *)Ogre::AllocatedObject< Alloc >inline
operator delete(void *ptr, const char *, int, const char *)Ogre::AllocatedObject< Alloc >inline
operator delete[](void *ptr)Ogre::AllocatedObject< Alloc >inline
operator delete[](void *ptr, const char *, int, const char *)Ogre::AllocatedObject< Alloc >inline
operator new(size_t sz, const char *file, int line, const char *func)Ogre::AllocatedObject< Alloc >inline
operator new(size_t sz)Ogre::AllocatedObject< Alloc >inline
operator new(size_t sz, void *ptr)Ogre::AllocatedObject< Alloc >inline
operator new[](size_t sz, const char *file, int line, const char *func)Ogre::AllocatedObject< Alloc >inline
operator new[](size_t sz)Ogre::AllocatedObject< Alloc >inline
PassTranslator()Ogre::PassTranslator
processNode(ScriptCompiler *compiler, const AbstractNodePtr &node)Ogre::ScriptTranslatorprotected
translate(ScriptCompiler *compiler, const AbstractNodePtr &node)Ogre::PassTranslatorvirtual
translateComputeProgramRef(ScriptCompiler *compiler, ObjectAbstractNode *node)Ogre::PassTranslatorprotected
translateFragmentProgramRef(ScriptCompiler *compiler, ObjectAbstractNode *node)Ogre::PassTranslatorprotected
translateGeometryProgramRef(ScriptCompiler *compiler, ObjectAbstractNode *node)Ogre::PassTranslatorprotected
translateShadowCasterFragmentProgramRef(ScriptCompiler *compiler, ObjectAbstractNode *node)Ogre::PassTranslatorprotected
translateShadowCasterVertexProgramRef(ScriptCompiler *compiler, ObjectAbstractNode *node)Ogre::PassTranslatorprotected
translateShadowReceiverFragmentProgramRef(ScriptCompiler *compiler, ObjectAbstractNode *node)Ogre::PassTranslatorprotected
translateShadowReceiverVertexProgramRef(ScriptCompiler *compiler, ObjectAbstractNode *node)Ogre::PassTranslatorprotected
translateTesselationDomainProgramRef(ScriptCompiler *compiler, ObjectAbstractNode *node)Ogre::PassTranslatorprotected
translateTesselationHullProgramRef(ScriptCompiler *compiler, ObjectAbstractNode *node)Ogre::PassTranslatorprotected
translateVertexProgramRef(ScriptCompiler *compiler, ObjectAbstractNode *node)Ogre::PassTranslatorprotected
~AllocatedObject()Ogre::AllocatedObject< Alloc >inline
~ScriptTranslator()Ogre::ScriptTranslatorinlineprotectedvirtual