CEGUI::OgreWindowTarget Class Reference

CEGUI::RenderTarget that targets an existing gre::RenderTarget. More...

Inheritance diagram for CEGUI::OgreWindowTarget:
Inheritance graph
[legend]
Collaboration diagram for CEGUI::OgreWindowTarget:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 OgreWindowTarget (OgreRenderer &owner, Ogre::RenderSystem &rs, Ogre::RenderTarget &target)
 Constructor.
virtual ~OgreWindowTarget ()
 Destructor.
bool isImageryCache () const
 Return whether the RenderTarget is an implementation that caches actual rendered imagery.

Detailed Description

CEGUI::RenderTarget that targets an existing gre::RenderTarget.


Member Function Documentation

bool CEGUI::OgreWindowTarget::isImageryCache (  )  const [virtual]

Return whether the RenderTarget is an implementation that caches actual rendered imagery.

Typically it is expected that texture based RenderTargets would return true in response to this call. Other types of RenderTarget, like view port based targets, will more likely return false.

Returns:

Implements CEGUI::RenderTarget.


Generated on Wed Oct 21 10:18:55 2009 for Crazy Eddies GUI System by  doxygen 1.6.1