OGRE  2.2.4
Object-Oriented Graphics Rendering Engine
OgreCompositorChannel.h File Reference

Namespaces

 Ogre
 

This source file is part of OGRE (Object-oriented Graphics Rendering Engine) For the latest info, see http://www.ogre3d.org/

 

Typedefs

typedef TextureGpu * Ogre::CompositorChannel
 A channel in the compositor transports textures between nodes. More...
 
typedef vector< CompositorChannel >::type Ogre::CompositorChannelVec