OGRE-Next  2.3
Object-Oriented Graphics Rendering Engine
Ogre::CompositorNode Member List

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

_getPasses() constOgre::CompositorNodeinline
_notifyCleared()Ogre::CompositorNode
_update(const Camera *lodCamera, SceneManager *sceneManager)Ogre::CompositorNode
AllocatedObject()Ogre::AllocatedObject< Alloc >inlineexplicit
areAllInputsConnected() constOgre::CompositorNode
CompositorNode(IdType id, IdString name, const CompositorNodeDef *definition, CompositorWorkspace *workspace, RenderSystem *renderSys, TextureGpu *finalTarget)Ogre::CompositorNode
connectBufferTo(size_t outChannelA, CompositorNode *nodeB, size_t inChannelB)Ogre::CompositorNode
connectExternalBuffer(UavBufferPacked *buffer, size_t inChannelA)Ogre::CompositorNode
connectExternalRT(TextureGpu *externalTexture, size_t inChannelA)Ogre::CompositorNode
connectTo(size_t outChannelA, CompositorNode *nodeB, size_t inChannelB)Ogre::CompositorNode
createPasses()Ogre::CompositorNode
destroyAllPasses()Ogre::CompositorNode
finalTargetResized01(const TextureGpu *finalTarget)Ogre::CompositorNodevirtual
finalTargetResized02(const TextureGpu *finalTarget)Ogre::CompositorNodevirtual
getDefinedBuffer(IdString bufferName) constOgre::CompositorNode
getDefinedBufferNoThrow(IdString bufferName) constOgre::CompositorNode
getDefinedTexture(IdString textureName) constOgre::CompositorNode
getDefinition() constOgre::CompositorNodeinline
getEnabled() constOgre::CompositorNodeinline
getId() constOgre::IdObjectinline
getInputChannel() constOgre::CompositorNodeinline
getLocalTextures() constOgre::CompositorNodeinline
getName() constOgre::CompositorNodeinline
getPassNumber(CompositorPass *pass) constOgre::CompositorNode
getRenderSystem() constOgre::CompositorNodeinline
getWorkspace()Ogre::CompositorNodeinline
getWorkspace() constOgre::CompositorNodeinline
IdObject(IdType id)Ogre::IdObjectinline
notifyDestroyed(TextureGpu *channel)Ogre::CompositorNode
notifyDestroyed(const UavBufferPacked *buffer)Ogre::CompositorNode
notifyRecreated(TextureGpu *channel)Ogre::CompositorNode
notifyRecreated(const UavBufferPacked *oldBuffer, UavBufferPacked *newBuffer)Ogre::CompositorNode
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
operator()(const IdObject *left, const IdObject *right)Ogre::IdObjectinline
operator()(const IdObject &left, const IdObject &right)Ogre::IdObjectinline
resetAllNumPassesLeft()Ogre::CompositorNode
setEnabled(bool bEnabled)Ogre::CompositorNode
~AllocatedObject()Ogre::AllocatedObject< Alloc >inline
~CompositorNode()Ogre::CompositorNodevirtual