OGRE  1.9
Object-Oriented Graphics Rendering Engine
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
OgreRenderTarget.h File Reference
#include "OgrePrerequisites.h"
#include "OgreString.h"
#include "OgreTextureManager.h"
#include "OgreViewport.h"
#include "OgreTimer.h"
#include "OgreHeaderPrefix.h"
#include "OgreHeaderSuffix.h"
+ Include dependency graph for OgreRenderTarget.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Ogre::RenderTarget
 A 'canvas' which can receive the results of a rendering operation. More...
 
struct  Ogre::RenderTarget::FrameStats
 
class  Ogre::RenderTarget::Impl
 RenderSystem specific interface for a RenderTarget; this should be subclassed by RenderSystems. More...
 

Namespaces

 Ogre
 

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

 

Macros

#define OGRE_DEFAULT_RT_GROUP   4
 
#define OGRE_NUM_RENDERTARGET_GROUPS   10
 
#define OGRE_REND_TO_TEX_RT_GROUP   2
 

Macro Definition Documentation

#define OGRE_DEFAULT_RT_GROUP   4

Definition at line 42 of file OgreRenderTarget.h.

#define OGRE_NUM_RENDERTARGET_GROUPS   10

Definition at line 41 of file OgreRenderTarget.h.

#define OGRE_REND_TO_TEX_RT_GROUP   2

Definition at line 43 of file OgreRenderTarget.h.