OGRE  1.10.12
Object-Oriented Graphics Rendering Engine
OgreRenderTarget.h File Reference
#include "OgrePrerequisites.h"
#include "OgrePixelFormat.h"
#include "OgreHeaderPrefix.h"
#include "OgreHeaderSuffix.h"

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

◆ OGRE_NUM_RENDERTARGET_GROUPS

#define OGRE_NUM_RENDERTARGET_GROUPS   10

◆ OGRE_DEFAULT_RT_GROUP

#define OGRE_DEFAULT_RT_GROUP   4

◆ OGRE_REND_TO_TEX_RT_GROUP

#define OGRE_REND_TO_TEX_RT_GROUP   2