Sophie

Sophie

distrib > Mandriva > 10.0-com > i586 > by-pkgid > 06719cf03808e17ae6f0852ca1052dc2 > files > 1899

libogre1-devel-0.13.0-1mdk.i586.rpm

<html>
<head>
<title>Ogre::D3D7RenderWindow class Reference - OGRE Documentation</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> 
<link type="text/css" rel="stylesheet" href="style.css">
</head>

<body>
<!-- Generated by Doxygen 1.2.16 -->
<center>
<a class="qindex" href="index.html">Main Page</a> &nbsp; <a class="qindex" href="namespaces.html">Namespace List</a> &nbsp; <a class="qindex" href="hierarchy.html">Class Hierarchy</a> &nbsp; <a class="qindex" href="classes.html">Alphabetical List</a> &nbsp; <a class="qindex" href="annotated.html">Compound List</a> &nbsp; <a class="qindex" href="files.html">File List</a> &nbsp; <a class="qindex" href="namespacemembers.html">Namespace Members</a> &nbsp; <a class="qindex" href="functions.html">Compound Members</a> &nbsp; <a class="qindex" href="globals.html">File Members</a> &nbsp; <a class="qindex" href="pages.html">Related Pages</a> &nbsp; </center>
<hr><h1>Ogre::D3D7RenderWindow  Class Reference</h1>Defines the rendering window on Win32 systems. 
<a href="#_details">More...</a>
<p>
<code>#include &lt;<a class="el" href="OgreD3D7RenderWindow_8h-source.html">OgreD3D7RenderWindow.h</a>&gt;</code>
<p>
Inheritance diagram for Ogre::D3D7RenderWindow:<p><center><img src="classOgre_1_1D3D7RenderWindow__inherit__graph.png" border="0" usemap="#Ogre_1_1D3D7RenderWindow__inherit__map" alt="Inheritance graph"></center>
<map name="Ogre_1_1D3D7RenderWindow__inherit__map">
<area href="classOgre_1_1RenderWindow.html" shape="rect" coords="24,105,160,86" alt="">
<area href="classOgre_1_1RenderTarget.html" shape="rect" coords="28,36,156,17" alt="">
</map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center>Collaboration diagram for Ogre::D3D7RenderWindow:<p><center><img src="classOgre_1_1D3D7RenderWindow__coll__graph.png" border="0" usemap="#Ogre_1_1D3D7RenderWindow__coll__map" alt="Collaboration graph"></center>
<map name="Ogre_1_1D3D7RenderWindow__coll__map">
<area href="classOgre_1_1RenderWindow.html" shape="rect" coords="17,27,153,9" alt="">
<area href="classOgre_1_1DDDriver.html" shape="rect" coords="33,85,137,66" alt="">
</map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center><a href="classOgre_1_1D3D7RenderWindow-members.html">List of all members.</a><table border=0 cellpadding=0 cellspacing=0>
<tr><td colspan=2><br><h2>Public Types</h2></td></tr>
<tr><td nowrap align=right valign=top>enum &nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1D3D7RenderWindow.html#Ogre_1_1Win32Windows7">StatFlags</a> { <br>
&nbsp;&nbsp;<a class="el" href="classOgre_1_1D3D7RenderWindow.html#Ogre_1_1Win32Windows7Ogre_1_1Win32Windows0">SF_NONE</a> =  0, 
<a class="el" href="classOgre_1_1D3D7RenderWindow.html#Ogre_1_1Win32Windows7Ogre_1_1Win32Windows1">SF_FPS</a> =  1, 
<a class="el" href="classOgre_1_1D3D7RenderWindow.html#Ogre_1_1Win32Windows7Ogre_1_1Win32Windows2">SF_AVG_FPS</a> =  2, 
<a class="el" href="classOgre_1_1D3D7RenderWindow.html#Ogre_1_1Win32Windows7Ogre_1_1Win32Windows3">SF_BEST_FPS</a> =  4, 
<br>
&nbsp;&nbsp;<a class="el" href="classOgre_1_1D3D7RenderWindow.html#Ogre_1_1Win32Windows7Ogre_1_1Win32Windows4">SF_WORST_FPS</a> =  8, 
<a class="el" href="classOgre_1_1D3D7RenderWindow.html#Ogre_1_1Win32Windows7Ogre_1_1Win32Windows5">SF_TRIANGLE_COUNT</a> =  16, 
<a class="el" href="classOgre_1_1D3D7RenderWindow.html#Ogre_1_1Win32Windows7Ogre_1_1Win32Windows6">SF_ALL</a> =  0xFFFF
<br>
 }</td></tr>
<tr><td colspan=2><br><h2>Public Methods</h2></td></tr>
<tr><td nowrap align=right valign=top>&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1D3D7RenderWindow.html#Ogre_1_1D3D7RenderWindowa0">D3D7RenderWindow</a> ()</td></tr>
<tr><td nowrap align=right valign=top>&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1D3D7RenderWindow.html#Ogre_1_1D3D7RenderWindowa1">~D3D7RenderWindow</a> ()</td></tr>
<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1D3D7RenderWindow.html#Ogre_1_1D3D7RenderWindowa2">create</a> (const <a class="el" href="classOgre_1_1String.html">String</a> &amp;name, unsigned int width, unsigned int height, unsigned int colourDepth, bool fullScreen, int left, int top, bool depthBuffer, void *miscParam,...)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Overridden - see <a class="el" href="classOgre_1_1RenderWindow.html">RenderWindow</a>.</em> <a href="#Ogre_1_1D3D7RenderWindowa2"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1D3D7RenderWindow.html#Ogre_1_1D3D7RenderWindowa3">destroy</a> (void)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Overridden - see <a class="el" href="classOgre_1_1RenderWindow.html">RenderWindow</a>.</em> <a href="#Ogre_1_1D3D7RenderWindowa3"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>bool&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1D3D7RenderWindow.html#Ogre_1_1D3D7RenderWindowa4">isActive</a> (void) const</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Overridden - see <a class="el" href="classOgre_1_1RenderWindow.html">RenderWindow</a>.</em> <a href="#Ogre_1_1D3D7RenderWindowa4"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>bool&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1D3D7RenderWindow.html#Ogre_1_1D3D7RenderWindowa5">isClosed</a> (void) const</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Overridden - see <a class="el" href="classOgre_1_1RenderWindow.html">RenderWindow</a>.</em> <a href="#Ogre_1_1D3D7RenderWindowa5"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1D3D7RenderWindow.html#Ogre_1_1D3D7RenderWindowa6">reposition</a> (int left, int top)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Overridden - see <a class="el" href="classOgre_1_1RenderWindow.html">RenderWindow</a>.</em> <a href="#Ogre_1_1D3D7RenderWindowa6"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1D3D7RenderWindow.html#Ogre_1_1D3D7RenderWindowa7">resize</a> (unsigned int width, unsigned int height)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Overridden - see <a class="el" href="classOgre_1_1RenderWindow.html">RenderWindow</a>.</em> <a href="#Ogre_1_1D3D7RenderWindowa7"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1D3D7RenderWindow.html#Ogre_1_1D3D7RenderWindowa8">swapBuffers</a> (bool waitForVSync)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Overridden - see <a class="el" href="classOgre_1_1RenderWindow.html">RenderWindow</a>.</em> <a href="#Ogre_1_1D3D7RenderWindowa8"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>HWND&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1D3D7RenderWindow.html#Ogre_1_1D3D7RenderWindowa9">getWindowHandle</a> (void)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Retrieves a handle to the window (Win32 specific).</em> <a href="#Ogre_1_1D3D7RenderWindowa9"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>HWND&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1D3D7RenderWindow.html#Ogre_1_1D3D7RenderWindowa10">getParentWindowHandle</a> (void)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Retrieves a handle to the window's parent, or 0 if there is no parent.</em> <a href="#Ogre_1_1D3D7RenderWindowa10"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>bool&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1D3D7RenderWindow.html#Ogre_1_1D3D7RenderWindowa11">isUsingDirectDraw</a> (void)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Returns true if this window is using DirectDraw.</em> <a href="#Ogre_1_1D3D7RenderWindowa11"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="classOgre_1_1DDDriver.html">DDDriver</a> *&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1D3D7RenderWindow.html#Ogre_1_1D3D7RenderWindowa12">getDirectDrawDriver</a> (void)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Retrieves a pointer to the DirectDraw wrapper object used to manage the window's surface.</em> <a href="#Ogre_1_1D3D7RenderWindowa12"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>LPDIRECTDRAWSURFACE7&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1D3D7RenderWindow.html#Ogre_1_1D3D7RenderWindowa13">getDDFrontBuffer</a> (void)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Returns a pointer to a DirectDraw surface containing the front buffer.</em> <a href="#Ogre_1_1D3D7RenderWindowa13"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>LPDIRECTDRAWSURFACE7&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1D3D7RenderWindow.html#Ogre_1_1D3D7RenderWindowa14">getDDBackBuffer</a> (void)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Returns a pointer to a DirectDraw surface containing the back buffer.</em> <a href="#Ogre_1_1D3D7RenderWindowa14"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>LPDIRECT3DDEVICE7&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1D3D7RenderWindow.html#Ogre_1_1D3D7RenderWindowa15">getD3DDevice</a> (void)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Returns a pointer to the Direct3D device that works with this window.</em> <a href="#Ogre_1_1D3D7RenderWindowa15"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1D3D7RenderWindow.html#Ogre_1_1D3D7RenderWindowa16">outputText</a> (int x, int y, const <a class="el" href="classOgre_1_1String.html">String</a> &amp;text)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Overridden - see <a class="el" href="classOgre_1_1RenderTarget.html">RenderTarget</a>.</em> <a href="#Ogre_1_1D3D7RenderWindowa16"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>bool&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1D3D7RenderWindow.html#Ogre_1_1D3D7RenderWindowa17">requiresTextureFlipping</a> () const</td></tr>
<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1D3D7RenderWindow.html#Ogre_1_1D3D7RenderWindowa18">getCustomAttribute</a> (const <a class="el" href="classOgre_1_1String.html">String</a> &amp;name, void *pData)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Overridden - see <a class="el" href="classOgre_1_1RenderTarget.html">RenderTarget</a>.</em> <a href="#Ogre_1_1D3D7RenderWindowa18"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1D3D7RenderWindow.html#Ogre_1_1D3D7RenderWindowa19">writeContentsToFile</a> (const <a class="el" href="classOgre_1_1String.html">String</a> &amp;filename)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Overridden - see <a class="el" href="classOgre_1_1RenderTarget.html">RenderTarget</a>.</em> <a href="#Ogre_1_1D3D7RenderWindowa19"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>virtual void&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1D3D7RenderWindow.html#Ogre_1_1Win32Windowa18">update</a> (void)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Updates the window contents.</em> <a href="#Ogre_1_1Win32Windowa18"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>virtual bool&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1D3D7RenderWindow.html#Ogre_1_1Win32Windowa19">isFullScreen</a> (void) const</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Returns true if window is running in fullscreen mode.</em> <a href="#Ogre_1_1Win32Windowa19"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>virtual void&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1D3D7RenderWindow.html#Ogre_1_1Win32Windowa20">getMetrics</a> (unsigned int &amp;width, unsigned int &amp;height, unsigned int &amp;colourDepth, int &amp;left, int &amp;top)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Overloaded version of getMetrics from <a class="el" href="classOgre_1_1RenderTarget.html">RenderTarget</a>, including extra details specific to windowing systems.</em> <a href="#Ogre_1_1Win32Windowa20"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>virtual void&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1D3D7RenderWindow.html#Ogre_1_1Win32Windowa21">getMetrics</a> (unsigned int &amp;width, unsigned int &amp;height, unsigned int &amp;colourDepth)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Retrieve information about the render target.</em> <a href="#Ogre_1_1Win32Windowa21"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>virtual const <a class="el" href="classOgre_1_1String.html">String</a> &amp;&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1D3D7RenderWindow.html#Ogre_1_1Win32Windowa22">getName</a> (void) const</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Retrieve target's name.</em> <a href="#Ogre_1_1Win32Windowa22"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>virtual unsigned int&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1D3D7RenderWindow.html#Ogre_1_1Win32Windowa23">getWidth</a> (void) const</td></tr>
<tr><td nowrap align=right valign=top>virtual unsigned int&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1D3D7RenderWindow.html#Ogre_1_1Win32Windowa24">getHeight</a> (void) const</td></tr>
<tr><td nowrap align=right valign=top>virtual unsigned int&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1D3D7RenderWindow.html#Ogre_1_1Win32Windowa25">getColourDepth</a> (void) const</td></tr>
<tr><td nowrap align=right valign=top>virtual <a class="el" href="classOgre_1_1Viewport.html">Viewport</a> *&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1D3D7RenderWindow.html#Ogre_1_1Win32Windowa26">addViewport</a> (<a class="el" href="classOgre_1_1Camera.html">Camera</a> *cam, int ZOrder=0, float left=0.0f, float top=0.0f, float width=1.0f, float height=1.0f)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Adds a viewport to the rendering target.</em> <a href="#Ogre_1_1Win32Windowa26"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>virtual unsigned short&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1D3D7RenderWindow.html#Ogre_1_1Win32Windowa27">getNumViewports</a> (void) const</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Returns the number of viewports attached to this target.</em> <a href="#Ogre_1_1Win32Windowa27"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>virtual <a class="el" href="classOgre_1_1Viewport.html">Viewport</a> *&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1D3D7RenderWindow.html#Ogre_1_1Win32Windowa28">getViewport</a> (unsigned short index)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Retrieves a pointer to the viewport with the given index.</em> <a href="#Ogre_1_1Win32Windowa28"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>virtual void&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1D3D7RenderWindow.html#Ogre_1_1Win32Windowa29">removeViewport</a> (int ZOrder)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Removes a viewport at a given ZOrder.</em> <a href="#Ogre_1_1Win32Windowa29"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>virtual void&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1D3D7RenderWindow.html#Ogre_1_1Win32Windowa30">removeAllViewports</a> (void)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Removes all viewports on this target.</em> <a href="#Ogre_1_1Win32Windowa30"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>virtual void&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1D3D7RenderWindow.html#Ogre_1_1Win32Windowa31">setStatsDisplay</a> (<a class="el" href="classOgre_1_1RenderTarget.html#Ogre_1_1Win32Windows7">StatFlags</a> sf)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>DEPRECATED Set what kind of statistics display (if any) should be displayed by the system about this target.</em> <a href="#Ogre_1_1Win32Windowa31"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>virtual void&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1D3D7RenderWindow.html#Ogre_1_1Win32Windowa32">getStatistics</a> (float &amp;lastFPS, float &amp;avgFPS, float &amp;bestFPS, float &amp;worstFPS) const</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Retieves details of current rendering performance.</em> <a href="#Ogre_1_1Win32Windowa32"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>virtual const FrameStats &amp;&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1D3D7RenderWindow.html#Ogre_1_1Win32Windowa33">getStatistics</a> (void) const</td></tr>
<tr><td nowrap align=right valign=top>virtual float&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1D3D7RenderWindow.html#Ogre_1_1Win32Windowa34">getLastFPS</a> () const</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Individual stats access - gets the number of frames per second (FPS) based on the last frame rendered.</em> <a href="#Ogre_1_1Win32Windowa34"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>virtual float&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1D3D7RenderWindow.html#Ogre_1_1Win32Windowa35">getAverageFPS</a> () const</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Individual stats access - gets the average frames per second (FPS) since call to <a class="el" href="classOgre_1_1Root.html#Ogre_1_1Roota17">Root::startRendering</a>.</em> <a href="#Ogre_1_1Win32Windowa35"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>virtual float&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1D3D7RenderWindow.html#Ogre_1_1Win32Windowa36">getBestFPS</a> () const</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Individual stats access - gets the best frames per second (FPS) since call to <a class="el" href="classOgre_1_1Root.html#Ogre_1_1Roota17">Root::startRendering</a>.</em> <a href="#Ogre_1_1Win32Windowa36"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>virtual float&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1D3D7RenderWindow.html#Ogre_1_1Win32Windowa37">getWorstFPS</a> () const</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Individual stats access - gets the worst frames per second (FPS) since call to <a class="el" href="classOgre_1_1Root.html#Ogre_1_1Roota17">Root::startRendering</a>.</em> <a href="#Ogre_1_1Win32Windowa37"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>virtual float&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1D3D7RenderWindow.html#Ogre_1_1Win32Windowa38">getBestFrameTime</a> () const</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Individual stats access - gets the best frame time.</em> <a href="#Ogre_1_1Win32Windowa38"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>virtual float&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1D3D7RenderWindow.html#Ogre_1_1Win32Windowa39">getWorstFrameTime</a> () const</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Individual stats access - gets the worst frame time.</em> <a href="#Ogre_1_1Win32Windowa39"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>virtual void&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1D3D7RenderWindow.html#Ogre_1_1Win32Windowa40">resetStatistics</a> (void)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Resets saved frame-rate statistices.</em> <a href="#Ogre_1_1Win32Windowa40"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>virtual void&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1D3D7RenderWindow.html#Ogre_1_1Win32Windowa42">setDebugText</a> (const <a class="el" href="classOgre_1_1String.html">String</a> &amp;text)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Adds debug text to this window.</em> <a href="#Ogre_1_1Win32Windowa42"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>const <a class="el" href="classOgre_1_1String.html">String</a> &amp;&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1D3D7RenderWindow.html#Ogre_1_1Win32Windowa43">getDebugText</a> () const</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Returns the debug text.</em> <a href="#Ogre_1_1Win32Windowa43"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>virtual void&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1D3D7RenderWindow.html#Ogre_1_1Win32Windowa44">addListener</a> (<a class="el" href="classOgre_1_1RenderTargetListener.html">RenderTargetListener</a> *listener)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Add a listener to this <a class="el" href="classOgre_1_1RenderTarget.html">RenderTarget</a> which will be called back before &amp; after rendering.</em> <a href="#Ogre_1_1Win32Windowa44"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>virtual void&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1D3D7RenderWindow.html#Ogre_1_1Win32Windowa45">removeListener</a> (<a class="el" href="classOgre_1_1RenderTargetListener.html">RenderTargetListener</a> *listener)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Removes a <a class="el" href="classOgre_1_1RenderTargetListener.html">RenderTargetListener</a> previously registered using addListener.</em> <a href="#Ogre_1_1Win32Windowa45"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>virtual void&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1D3D7RenderWindow.html#Ogre_1_1Win32Windowa46">removeAllListeners</a> (void)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Removes all listeners from this instance.</em> <a href="#Ogre_1_1Win32Windowa46"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>virtual void&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1D3D7RenderWindow.html#Ogre_1_1Win32Windowa47">setPriority</a> (<a class="el" href="namespaceOgre.html#a350">uchar</a> priority)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Sets the priority of this render target in relation to the others.</em> <a href="#Ogre_1_1Win32Windowa47"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>virtual <a class="el" href="namespaceOgre.html#a350">uchar</a>&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1D3D7RenderWindow.html#Ogre_1_1Win32Windowa48">getPriority</a> () const</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Gets the priority of a render target.</em> <a href="#Ogre_1_1Win32Windowa48"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>virtual void&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1D3D7RenderWindow.html#Ogre_1_1SDLWindowa43">setActive</a> (bool state)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Used to retrieve the active state of the render target.</em> <a href="#Ogre_1_1SDLWindowa43"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>virtual <a class="el" href="classOgre_1_1String.html">String</a>&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1D3D7RenderWindow.html#Ogre_1_1Win32Windowa49">writeContentsToTimestampedFile</a> (const <a class="el" href="classOgre_1_1String.html">String</a> &amp;filenamePrefix, const <a class="el" href="classOgre_1_1String.html">String</a> &amp;filenameSuffix)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Writes the current contents of the render target to the (PREFIX)(time-stamp)(SUFFIX) file.</em> <a href="#Ogre_1_1Win32Windowa49"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>virtual size_t&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1D3D7RenderWindow.html#Ogre_1_1Win32Windowa50">getTriangleCount</a> (void) const</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Gets the number of triangles rendered in the last <a class="el" href="classOgre_1_1RenderWindow.html#Ogre_1_1Win32Windowa18">update</a>() call.</em> <a href="#Ogre_1_1Win32Windowa50"></a><em></em></font><br><br></td></tr>
<tr><td colspan=2><br><h2>Protected Types</h2></td></tr>
<tr><td nowrap align=right valign=top>typedef std::map&lt; int, <a class="el" href="classOgre_1_1Viewport.html">Viewport</a> *,<br>
 std::less&lt; int &gt; &gt;&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1D3D7RenderWindow.html#Ogre_1_1Win32Windowt0">ViewportList</a></td></tr>
<tr><td nowrap align=right valign=top>typedef std::vector&lt; <a class="el" href="classOgre_1_1RenderTargetListener.html">RenderTargetListener</a> * &gt;&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1D3D7RenderWindow.html#Ogre_1_1Win32Windowt1">RenderTargetListenerList</a></td></tr>
<tr><td colspan=2><br><h2>Protected Methods</h2></td></tr>
<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1D3D7RenderWindow.html#Ogre_1_1D3D7RenderWindowb0">createDDSurfaces</a> (void)</td></tr>
<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1D3D7RenderWindow.html#Ogre_1_1D3D7RenderWindowb1">releaseDDSurfaces</a> (void)</td></tr>
<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1D3D7RenderWindow.html#Ogre_1_1D3D7RenderWindowb2">restoreDDSurfaces</a> (void)</td></tr>
<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1D3D7RenderWindow.html#Ogre_1_1D3D7RenderWindowb3">createDepthBuffer</a> (void)</td></tr>
<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1D3D7RenderWindow.html#Ogre_1_1D3D7RenderWindowb4">windowMovedOrResized</a> (void)</td></tr>
<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1D3D7RenderWindow.html#Ogre_1_1Win32Windowb0">updateStats</a> (void)</td></tr>
<tr><td nowrap align=right valign=top>virtual void&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1D3D7RenderWindow.html#Ogre_1_1Win32Windowb1">firePreUpdate</a> (void)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>internal method for firing events</em> <a href="#Ogre_1_1Win32Windowb1"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>virtual void&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1D3D7RenderWindow.html#Ogre_1_1Win32Windowb2">firePostUpdate</a> (void)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>internal method for firing events</em> <a href="#Ogre_1_1Win32Windowb2"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>virtual void&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1D3D7RenderWindow.html#Ogre_1_1Win32Windowb3">fireViewportPreUpdate</a> (<a class="el" href="classOgre_1_1Viewport.html">Viewport</a> *vp)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>internal method for firing events</em> <a href="#Ogre_1_1Win32Windowb3"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>virtual void&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1D3D7RenderWindow.html#Ogre_1_1Win32Windowb4">fireViewportPostUpdate</a> (<a class="el" href="classOgre_1_1Viewport.html">Viewport</a> *vp)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>internal method for firing events</em> <a href="#Ogre_1_1Win32Windowb4"></a><em></em></font><br><br></td></tr>
<tr><td colspan=2><br><h2>Static Protected Methods</h2></td></tr>
<tr><td nowrap align=right valign=top>LRESULT CALLBACK&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1D3D7RenderWindow.html#Ogre_1_1D3D7RenderWindowe0">WndProc</a> (HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam)</td></tr>
<tr><td colspan=2><br><h2>Protected Attributes</h2></td></tr>
<tr><td nowrap align=right valign=top>bool&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1D3D7RenderWindow.html#Ogre_1_1D3D7RenderWindown0">mIsUsingDirectDraw</a></td></tr>
<tr><td nowrap align=right valign=top>HWND&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1D3D7RenderWindow.html#Ogre_1_1D3D7RenderWindown1">mHWnd</a></td></tr>
<tr><td nowrap align=right valign=top>HWND&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1D3D7RenderWindow.html#Ogre_1_1D3D7RenderWindown2">mParentHWnd</a></td></tr>
<tr><td nowrap align=right valign=top>bool&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1D3D7RenderWindow.html#Ogre_1_1D3D7RenderWindown3">mActive</a></td></tr>
<tr><td nowrap align=right valign=top>bool&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1D3D7RenderWindow.html#Ogre_1_1D3D7RenderWindown4">mReady</a></td></tr>
<tr><td nowrap align=right valign=top>bool&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1D3D7RenderWindow.html#Ogre_1_1D3D7RenderWindown5">mClosed</a></td></tr>
<tr><td nowrap align=right valign=top>RECT&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1D3D7RenderWindow.html#Ogre_1_1D3D7RenderWindown6">rcBlitDest</a></td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="classOgre_1_1DDDriver.html">DDDriver</a> *&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1D3D7RenderWindow.html#Ogre_1_1D3D7RenderWindown7">mlpDDDriver</a></td></tr>
<tr><td nowrap align=right valign=top>LPDIRECTDRAWSURFACE7&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1D3D7RenderWindow.html#Ogre_1_1D3D7RenderWindown8">mlpDDSFront</a></td></tr>
<tr><td nowrap align=right valign=top>LPDIRECTDRAWSURFACE7&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1D3D7RenderWindow.html#Ogre_1_1D3D7RenderWindown9">mlpDDSBack</a></td></tr>
<tr><td nowrap align=right valign=top>LPDIRECT3DDEVICE7&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1D3D7RenderWindow.html#Ogre_1_1D3D7RenderWindown10">mlpD3DDevice</a></td></tr>
<tr><td nowrap align=right valign=top>bool&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1D3D7RenderWindow.html#Ogre_1_1Win32Windown8">mIsFullScreen</a></td></tr>
<tr><td nowrap align=right valign=top>int&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1D3D7RenderWindow.html#Ogre_1_1Win32Windown9">mLeft</a></td></tr>
<tr><td nowrap align=right valign=top>int&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1D3D7RenderWindow.html#Ogre_1_1Win32Windown10">mTop</a></td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="classOgre_1_1String.html">String</a>&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1D3D7RenderWindow.html#Ogre_1_1Win32Windown11">mName</a></td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>The name of this target.</em> <a href="#Ogre_1_1Win32Windown11"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="namespaceOgre.html#a350">uchar</a>&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1D3D7RenderWindow.html#Ogre_1_1Win32Windown12">mPriority</a></td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>The priority of the render target.</em> <a href="#Ogre_1_1Win32Windown12"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top>unsigned int&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1D3D7RenderWindow.html#Ogre_1_1Win32Windown13">mWidth</a></td></tr>
<tr><td nowrap align=right valign=top>unsigned int&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1D3D7RenderWindow.html#Ogre_1_1Win32Windown14">mHeight</a></td></tr>
<tr><td nowrap align=right valign=top>unsigned int&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1D3D7RenderWindow.html#Ogre_1_1Win32Windown15">mColourDepth</a></td></tr>
<tr><td nowrap align=right valign=top>bool&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1D3D7RenderWindow.html#Ogre_1_1Win32Windown16">mIsDepthBuffered</a></td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="classOgre_1_1RenderTarget.html#Ogre_1_1Win32Windows7">StatFlags</a>&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1D3D7RenderWindow.html#Ogre_1_1Win32Windown17">mStatFlags</a></td></tr>
<tr><td nowrap align=right valign=top>FrameStats&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1D3D7RenderWindow.html#Ogre_1_1Win32Windown18">mStats</a></td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="classOgre_1_1Timer.html">Timer</a> *&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1D3D7RenderWindow.html#Ogre_1_1Win32Windown19">mTimer</a></td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="classOgre_1_1String.html">String</a>&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1D3D7RenderWindow.html#Ogre_1_1Win32Windown20">mDebugText</a></td></tr>
<tr><td nowrap align=right valign=top>unsigned long&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1D3D7RenderWindow.html#Ogre_1_1Win32Windown21">mLastSecond</a></td></tr>
<tr><td nowrap align=right valign=top>unsigned long&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1D3D7RenderWindow.html#Ogre_1_1Win32Windown22">mLastTime</a></td></tr>
<tr><td nowrap align=right valign=top>size_t&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1D3D7RenderWindow.html#Ogre_1_1Win32Windown23">mFrameCount</a></td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="classOgre_1_1RenderTarget.html#Ogre_1_1Win32Windowt0">ViewportList</a>&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1D3D7RenderWindow.html#Ogre_1_1Win32Windown24">mViewportList</a></td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>List of viewports, map on Z-order.</em> <a href="#Ogre_1_1Win32Windown24"></a><em></em></font><br><br></td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="classOgre_1_1RenderTarget.html#Ogre_1_1Win32Windowt1">RenderTargetListenerList</a>&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1D3D7RenderWindow.html#Ogre_1_1Win32Windown25">mListeners</a></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
Defines the rendering window on Win32 systems.
<p>
<dl compact><dt><b>
Remarks: </b><dd>
 This class represents the rendering window on the Windows family of operating systems. </dl>
<p>

<p>
Definition at line <a class="el" href="OgreD3D7RenderWindow_8h-source.html#l00042">42</a> of file <a class="el" href="OgreD3D7RenderWindow_8h-source.html">OgreD3D7RenderWindow.h</a>.<hr><h2>Member Typedef Documentation</h2>
<a name="Ogre_1_1Win32Windowt1" doxytag="Ogre::D3D7RenderWindow::RenderTargetListenerList"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> typedef std::vector&lt;<a class="el" href="classOgre_1_1RenderTargetListener.html">RenderTargetListener</a>*&gt; Ogre::RenderTarget::RenderTargetListenerList<code> [protected, inherited]</code>
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>

<p>
Definition at line <a class="el" href="OgreRenderTarget_8h-source.html#l00307">307</a> of file <a class="el" href="OgreRenderTarget_8h-source.html">OgreRenderTarget.h</a>.    </td>
  </tr>
</table>
<a name="Ogre_1_1Win32Windowt0" doxytag="Ogre::D3D7RenderWindow::ViewportList"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> typedef std::map&lt;int, <a class="el" href="classOgre_1_1Viewport.html">Viewport</a>*, std::less&lt;int&gt; &gt; Ogre::RenderTarget::ViewportList<code> [protected, inherited]</code>
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>

<p>
Definition at line <a class="el" href="OgreRenderTarget_8h-source.html#l00303">303</a> of file <a class="el" href="OgreRenderTarget_8h-source.html">OgreRenderTarget.h</a>.    </td>
  </tr>
</table>
<hr><h2>Member Enumeration Documentation</h2>
<a name="Ogre_1_1Win32Windows7" doxytag="Ogre::D3D7RenderWindow::StatFlags"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> enum Ogre::RenderTarget::StatFlags<code> [inherited]</code>
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
<dl compact><dt><b>
Enumeration values:</b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em><a name="Ogre_1_1Win32Windows7Ogre_1_1Win32Windows0" doxytag="SF_NONE"></a><em>SF_NONE</em></em>&nbsp;</td><td>
</td></tr>
<tr><td valign=top><em><a name="Ogre_1_1Win32Windows7Ogre_1_1Win32Windows1" doxytag="SF_FPS"></a><em>SF_FPS</em></em>&nbsp;</td><td>
</td></tr>
<tr><td valign=top><em><a name="Ogre_1_1Win32Windows7Ogre_1_1Win32Windows2" doxytag="SF_AVG_FPS"></a><em>SF_AVG_FPS</em></em>&nbsp;</td><td>
</td></tr>
<tr><td valign=top><em><a name="Ogre_1_1Win32Windows7Ogre_1_1Win32Windows3" doxytag="SF_BEST_FPS"></a><em>SF_BEST_FPS</em></em>&nbsp;</td><td>
</td></tr>
<tr><td valign=top><em><a name="Ogre_1_1Win32Windows7Ogre_1_1Win32Windows4" doxytag="SF_WORST_FPS"></a><em>SF_WORST_FPS</em></em>&nbsp;</td><td>
</td></tr>
<tr><td valign=top><em><a name="Ogre_1_1Win32Windows7Ogre_1_1Win32Windows5" doxytag="SF_TRIANGLE_COUNT"></a><em>SF_TRIANGLE_COUNT</em></em>&nbsp;</td><td>
</td></tr>
<tr><td valign=top><em><a name="Ogre_1_1Win32Windows7Ogre_1_1Win32Windows6" doxytag="SF_ALL"></a><em>SF_ALL</em></em>&nbsp;</td><td>
</td></tr>
</table>
</dl>

<p>
Definition at line <a class="el" href="OgreRenderTarget_8h-source.html#l00058">58</a> of file <a class="el" href="OgreRenderTarget_8h-source.html">OgreRenderTarget.h</a>.    </td>
  </tr>
</table>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a name="Ogre_1_1D3D7RenderWindowa0" doxytag="Ogre::D3D7RenderWindow::D3D7RenderWindow"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> Ogre::D3D7RenderWindow::D3D7RenderWindow </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp;          </td>
          <td class="md" valign="top">)&nbsp;</td>
          <td class="md" nowrap></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>

<p>
Definition at line <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html#l00156">156</a> of file <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html">OgreD3D7RenderWindow.cpp</a>.
<p>
References <a class="el" href="OgreD3D7RenderWindow_8h-source.html#l00153">mActive</a>, <a class="el" href="OgreD3D7RenderWindow_8h-source.html#l00155">mClosed</a>, <a class="el" href="OgreD3D7RenderWindow_8h-source.html#l00151">mHWnd</a>, <a class="el" href="OgreRenderWindow_8h-source.html#l00147">Ogre::RenderWindow::mIsFullScreen</a>, <a class="el" href="OgreD3D7RenderWindow_8h-source.html#l00150">mIsUsingDirectDraw</a>, <a class="el" href="OgreD3D7RenderWindow_8h-source.html#l00172">mlpDDDriver</a>, and <a class="el" href="OgreD3D7RenderWindow_8h-source.html#l00154">mReady</a>.    </td>
  </tr>
</table>
<a name="Ogre_1_1D3D7RenderWindowa1" doxytag="Ogre::D3D7RenderWindow::~D3D7RenderWindow"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> Ogre::D3D7RenderWindow::~D3D7RenderWindow </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp;          </td>
          <td class="md" valign="top">)&nbsp;</td>
          <td class="md" nowrap></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>

<p>
Definition at line <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html#l00167">167</a> of file <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html">OgreD3D7RenderWindow.cpp</a>.    </td>
  </tr>
</table>
<hr><h2>Member Function Documentation</h2>
<a name="Ogre_1_1Win32Windowa44" doxytag="Ogre::D3D7RenderWindow::addListener"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> void Ogre::RenderTarget::addListener </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top"><a class="el" href="classOgre_1_1RenderTargetListener.html">RenderTargetListener</a> *&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp; <em>listener</em>          </td>
          <td class="md" valign="top">)&nbsp;</td>
          <td class="md" nowrap><code> [virtual, inherited]</code></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Add a listener to this <a class="el" href="classOgre_1_1RenderTarget.html">RenderTarget</a> which will be called back before &amp; after rendering.
<p>
<dl compact><dt><b>
Remarks: </b><dd>
 If you want notifications before and after a target is updated by the system, use this method to register your own custom <a class="el" href="classOgre_1_1RenderTargetListener.html">RenderTargetListener</a> class. This is useful for potentially adding your own manual rendering commands before and after the 'normal' system rendering. </dl><dl compact><dt><b>
NB this should not be used for frame-based scene updates, use Root::addFrameListener for that.</b><dd>
</dl>
<p>
Definition at line <a class="el" href="OgreRenderTarget_8cpp-source.html#l00286">286</a> of file <a class="el" href="OgreRenderTarget_8cpp-source.html">OgreRenderTarget.cpp</a>.
<p>
References <a class="el" href="OgreRenderTarget_8h-source.html#l00308">Ogre::RenderTarget::mListeners</a>.    </td>
  </tr>
</table>
<a name="Ogre_1_1Win32Windowa26" doxytag="Ogre::D3D7RenderWindow::addViewport"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="classOgre_1_1Viewport.html">Viewport</a> * Ogre::RenderTarget::addViewport </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top"><a class="el" href="classOgre_1_1Camera.html">Camera</a> *&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>cam</em>, </td>
        </tr>
        <tr>
          <td></td>
          <td></td>
          <td class="md" nowrap>int&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>ZOrder</em> = 0, </td>
        </tr>
        <tr>
          <td></td>
          <td></td>
          <td class="md" nowrap>float&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>left</em> = 0.0f, </td>
        </tr>
        <tr>
          <td></td>
          <td></td>
          <td class="md" nowrap>float&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>top</em> = 0.0f, </td>
        </tr>
        <tr>
          <td></td>
          <td></td>
          <td class="md" nowrap>float&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>width</em> = 1.0f, </td>
        </tr>
        <tr>
          <td></td>
          <td></td>
          <td class="md" nowrap>float&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>height</em> = 1.0f</td>
        </tr>
        <tr>
          <td></td>
          <td class="md">)&nbsp;</td>
          <td class="md" colspan="2"><code> [virtual, inherited]</code></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Adds a viewport to the rendering target.
<p>
<dl compact><dt><b>
Remarks: </b><dd>
 A viewport is the rectangle into which redering output is sent. This method adds a viewport to the render target, rendering from the supplied camera. The rest of the parameters are only required if you wish to add more than one viewport to a single rendering target. Note that size information passed to this method is passed as a parametric, i.e. it is relative rather than absolute. This is to allow viewports to automatically resize along with the target. </dl><dl compact><dt><b>
Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>cam</em>&nbsp;</td><td>
The camera from which the viewport contents will be rendered (mandatory) </td></tr>
<tr><td valign=top><em>ZOrder</em>&nbsp;</td><td>
The relative order of the viewport with others on the target (allows overlapping viewports i.e. picture-in-picture). Higher ZOrders are on top of lower ones. The actual number is irrelevant, only the relative ZOrder matters (you can leave gaps in the numbering) </td></tr>
<tr><td valign=top><em>left</em>&nbsp;</td><td>
The relative position of the left of the viewport on the target, as a value between 0 and 1. </td></tr>
<tr><td valign=top><em>top</em>&nbsp;</td><td>
The relative position of the top of the viewport on the target, as a value between 0 and 1. </td></tr>
<tr><td valign=top><em>width</em>&nbsp;</td><td>
The relative width of the viewport on the target, as a value between 0 and 1. </td></tr>
<tr><td valign=top><em>height</em>&nbsp;</td><td>
The relative height of the viewport on the target, as a value between 0 and 1. </td></tr>
</table>
</dl>
<p>
Definition at line <a class="el" href="OgreRenderTarget_8cpp-source.html#l00122">122</a> of file <a class="el" href="OgreRenderTarget_8cpp-source.html">OgreRenderTarget.cpp</a>.
<p>
References <a class="el" href="OgreException_8h-source.html#l00033">Except</a>, and <a class="el" href="OgreRenderTarget_8h-source.html#l00305">Ogre::RenderTarget::mViewportList</a>.    </td>
  </tr>
</table>
<a name="Ogre_1_1D3D7RenderWindowa2" doxytag="Ogre::D3D7RenderWindow::create"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> void Ogre::D3D7RenderWindow::create </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top">const <a class="el" href="classOgre_1_1String.html">String</a> &amp;&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>name</em>, </td>
        </tr>
        <tr>
          <td></td>
          <td></td>
          <td class="md" nowrap>unsigned int&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>width</em>, </td>
        </tr>
        <tr>
          <td></td>
          <td></td>
          <td class="md" nowrap>unsigned int&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>height</em>, </td>
        </tr>
        <tr>
          <td></td>
          <td></td>
          <td class="md" nowrap>unsigned int&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>colourDepth</em>, </td>
        </tr>
        <tr>
          <td></td>
          <td></td>
          <td class="md" nowrap>bool&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>fullScreen</em>, </td>
        </tr>
        <tr>
          <td></td>
          <td></td>
          <td class="md" nowrap>int&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>left</em>, </td>
        </tr>
        <tr>
          <td></td>
          <td></td>
          <td class="md" nowrap>int&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>top</em>, </td>
        </tr>
        <tr>
          <td></td>
          <td></td>
          <td class="md" nowrap>bool&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>depthBuffer</em>, </td>
        </tr>
        <tr>
          <td></td>
          <td></td>
          <td class="md" nowrap>void *&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>miscParam</em>, </td>
        </tr>
        <tr>
          <td></td>
          <td></td>
          <td class="md" nowrap>...&nbsp;</td>
          <td class="mdname" nowrap>&nbsp;</td>
        </tr>
        <tr>
          <td></td>
          <td class="md">)&nbsp;</td>
          <td class="md" colspan="2"><code> [virtual]</code></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Overridden - see <a class="el" href="classOgre_1_1RenderWindow.html">RenderWindow</a>.
<p>
<dl compact><dt><b>
Remarks: </b><dd>
 In this case there should be 3 parameters in the miscParam group. 
<p>
 miscParam[0] A pointer to a HINSTANCE representing the Win32 instance the window is owned by. 
<p>
 miscParam[1] A pointer to a <a class="el" href="classOgre_1_1DDDriver.html">DDDriver</a> instance representing  the DirectDraw driver to be used to manage the window  contents. Alternatively, supply 0 to use conventional GDI. 
<p>
 miscParam[2] A pointer to a <a class="el" href="classOgre_1_1RenderWindow.html">RenderWindow</a> representing the  window that is to be parent to this window (a MDI or child  window). Supply 0 to make the window a top-level window. </dl>
<p>
Implements <a class="el" href="classOgre_1_1RenderWindow.html#Ogre_1_1RenderWindowa1">Ogre::RenderWindow</a>.
<p>
Definition at line <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html#l00174">174</a> of file <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html">OgreD3D7RenderWindow.cpp</a>.
<p>
References <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html#l00418">createDDSurfaces</a>(), <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html#l00462">createDepthBuffer</a>(), <a class="el" href="OgreD3D7Device_8cpp-source.html#l00134">Ogre::D3DDevice::createDevice</a>(), <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html#l00295">destroy</a>(), <a class="el" href="OgreDDDriver_8cpp-source.html#l00311">Ogre::DDDriver::get3DDeviceList</a>(), <a class="el" href="OgreD3D7DeviceList_8cpp-source.html#l00124">Ogre::D3DDeviceList::getBest</a>(), <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html#l00380">getWindowHandle</a>(), <a class="el" href="namespaceOgre.html#a635a316">Ogre::LML_NORMAL</a>, <a class="el" href="OgreRenderTarget_8h-source.html#l00286">Ogre::RenderTarget::mColourDepth</a>, <a class="el" href="OgreRenderTarget_8h-source.html#l00285">Ogre::RenderTarget::mHeight</a>, <a class="el" href="OgreD3D7RenderWindow_8h-source.html#l00151">mHWnd</a>, <a class="el" href="OgreRenderTarget_8h-source.html#l00287">Ogre::RenderTarget::mIsDepthBuffered</a>, <a class="el" href="OgreRenderWindow_8h-source.html#l00147">Ogre::RenderWindow::mIsFullScreen</a>, <a class="el" href="OgreD3D7RenderWindow_8h-source.html#l00150">mIsUsingDirectDraw</a>, <a class="el" href="OgreRenderWindow_8h-source.html#l00148">Ogre::RenderWindow::mLeft</a>, <a class="el" href="OgreD3D7RenderWindow_8h-source.html#l00179">mlpD3DDevice</a>, <a class="el" href="OgreD3D7RenderWindow_8h-source.html#l00172">mlpDDDriver</a>, <a class="el" href="OgreD3D7RenderWindow_8h-source.html#l00176">mlpDDSBack</a>, <a class="el" href="OgreRenderTarget_8h-source.html#l00280">Ogre::RenderTarget::mName</a>, <a class="el" href="OgreD3D7RenderWindow_8h-source.html#l00152">mParentHWnd</a>, <a class="el" href="OgreD3D7RenderWindow_8h-source.html#l00154">mReady</a>, <a class="el" href="OgreRenderWindow_8h-source.html#l00149">Ogre::RenderWindow::mTop</a>, <a class="el" href="OgreRenderTarget_8h-source.html#l00284">Ogre::RenderTarget::mWidth</a>, <a class="el" href="OgreD3D7RenderWindow_8h-source.html#l00157">rcBlitDest</a>, and <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html#l00042">WndProc</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1D3D7RenderWindowb0" doxytag="Ogre::D3D7RenderWindow::createDDSurfaces"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> void Ogre::D3D7RenderWindow::createDDSurfaces </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top">void&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp;          </td>
          <td class="md" valign="top">)&nbsp;</td>
          <td class="md" nowrap><code> [protected]</code></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>

<p>
Definition at line <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html#l00418">418</a> of file <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html">OgreD3D7RenderWindow.cpp</a>.
<p>
References <a class="el" href="OgreDDDriver_8cpp-source.html#l00171">Ogre::DDDriver::createWindowSurfaces</a>(), <a class="el" href="OgreException_8h-source.html#l00033">Except</a>, <a class="el" href="OgreRenderTarget_8h-source.html#l00286">Ogre::RenderTarget::mColourDepth</a>, <a class="el" href="OgreRenderTarget_8h-source.html#l00285">Ogre::RenderTarget::mHeight</a>, <a class="el" href="OgreD3D7RenderWindow_8h-source.html#l00151">mHWnd</a>, <a class="el" href="OgreD3D7RenderWindow_8h-source.html#l00172">mlpDDDriver</a>, <a class="el" href="OgreD3D7RenderWindow_8h-source.html#l00176">mlpDDSBack</a>, <a class="el" href="OgreD3D7RenderWindow_8h-source.html#l00175">mlpDDSFront</a>, and <a class="el" href="OgreRenderTarget_8h-source.html#l00284">Ogre::RenderTarget::mWidth</a>.
<p>
Referenced by <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html#l00174">create</a>(), and <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html#l00525">windowMovedOrResized</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1D3D7RenderWindowb3" doxytag="Ogre::D3D7RenderWindow::createDepthBuffer"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> void Ogre::D3D7RenderWindow::createDepthBuffer </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top">void&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp;          </td>
          <td class="md" valign="top">)&nbsp;</td>
          <td class="md" nowrap><code> [protected]</code></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>

<p>
Definition at line <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html#l00462">462</a> of file <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html">OgreD3D7RenderWindow.cpp</a>.
<p>
References <a class="el" href="OgreD3D7Device_8cpp-source.html#l00355">Ogre::D3DDevice::createDepthBuffer</a>(), <a class="el" href="OgreDDDriver_8cpp-source.html#l00311">Ogre::DDDriver::get3DDeviceList</a>(), <a class="el" href="OgreD3D7DeviceList_8cpp-source.html#l00124">Ogre::D3DDeviceList::getBest</a>(), <a class="el" href="OgreRenderTarget_8h-source.html#l00286">Ogre::RenderTarget::mColourDepth</a>, <a class="el" href="OgreRenderTarget_8h-source.html#l00287">Ogre::RenderTarget::mIsDepthBuffered</a>, <a class="el" href="OgreD3D7RenderWindow_8h-source.html#l00172">mlpDDDriver</a>, <a class="el" href="OgreD3D7RenderWindow_8h-source.html#l00176">mlpDDSBack</a>, and <a class="el" href="OgreD3D7Device_8cpp-source.html#l00500">Ogre::D3DDevice::NeedsZBuffer</a>().
<p>
Referenced by <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html#l00174">create</a>(), and <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html#l00525">windowMovedOrResized</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1D3D7RenderWindowa3" doxytag="Ogre::D3D7RenderWindow::destroy"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> void Ogre::D3D7RenderWindow::destroy </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top">void&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp;          </td>
          <td class="md" valign="top">)&nbsp;</td>
          <td class="md" nowrap><code> [virtual]</code></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Overridden - see <a class="el" href="classOgre_1_1RenderWindow.html">RenderWindow</a>.
<p>

<p>
Implements <a class="el" href="classOgre_1_1RenderWindow.html#Ogre_1_1RenderWindowa2">Ogre::RenderWindow</a>.
<p>
Definition at line <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html#l00295">295</a> of file <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html">OgreD3D7RenderWindow.cpp</a>.
<p>
References <a class="el" href="OgreD3D7RenderWindow_8h-source.html#l00151">mHWnd</a>, and <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html#l00474">releaseDDSurfaces</a>().
<p>
Referenced by <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html#l00174">create</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1Win32Windowb2" doxytag="Ogre::D3D7RenderWindow::firePostUpdate"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> void Ogre::RenderTarget::firePostUpdate </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top">void&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp;          </td>
          <td class="md" valign="top">)&nbsp;</td>
          <td class="md" nowrap><code> [protected, virtual, inherited]</code></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
internal method for firing events
<p>

<p>
Reimplemented in <a class="el" href="classOgre_1_1RenderTexture.html#Ogre_1_1RenderTextureb1">Ogre::RenderTexture</a>.
<p>
Definition at line <a class="el" href="OgreRenderTarget_8cpp-source.html#l00326">326</a> of file <a class="el" href="OgreRenderTarget_8cpp-source.html">OgreRenderTarget.cpp</a>.
<p>
References <a class="el" href="OgreRenderTarget_8h-source.html#l00308">Ogre::RenderTarget::mListeners</a>, and <a class="el" href="OgreRenderTargetListener_8h-source.html#l00038">Ogre::RenderTargetEvent::source</a>.
<p>
Referenced by <a class="el" href="OgreRenderTarget_8cpp-source.html#l00094">Ogre::RenderTarget::update</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1Win32Windowb1" doxytag="Ogre::D3D7RenderWindow::firePreUpdate"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> void Ogre::RenderTarget::firePreUpdate </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top">void&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp;          </td>
          <td class="md" valign="top">)&nbsp;</td>
          <td class="md" nowrap><code> [protected, virtual, inherited]</code></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
internal method for firing events
<p>

<p>
Definition at line <a class="el" href="OgreRenderTarget_8cpp-source.html#l00310">310</a> of file <a class="el" href="OgreRenderTarget_8cpp-source.html">OgreRenderTarget.cpp</a>.
<p>
References <a class="el" href="OgreRenderTarget_8h-source.html#l00308">Ogre::RenderTarget::mListeners</a>, and <a class="el" href="OgreRenderTargetListener_8h-source.html#l00038">Ogre::RenderTargetEvent::source</a>.
<p>
Referenced by <a class="el" href="OgreRenderTarget_8cpp-source.html#l00094">Ogre::RenderTarget::update</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1Win32Windowb4" doxytag="Ogre::D3D7RenderWindow::fireViewportPostUpdate"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> void Ogre::RenderTarget::fireViewportPostUpdate </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top"><a class="el" href="classOgre_1_1Viewport.html">Viewport</a> *&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp; <em>vp</em>          </td>
          <td class="md" valign="top">)&nbsp;</td>
          <td class="md" nowrap><code> [protected, virtual, inherited]</code></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
internal method for firing events
<p>

<p>
Definition at line <a class="el" href="OgreRenderTarget_8cpp-source.html#l00380">380</a> of file <a class="el" href="OgreRenderTarget_8cpp-source.html">OgreRenderTarget.cpp</a>.
<p>
References <a class="el" href="OgreRenderTarget_8h-source.html#l00308">Ogre::RenderTarget::mListeners</a>, and <a class="el" href="OgreRenderTargetListener_8h-source.html#l00046">Ogre::RenderTargetViewportEvent::source</a>.
<p>
Referenced by <a class="el" href="OgreRenderTarget_8cpp-source.html#l00094">Ogre::RenderTarget::update</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1Win32Windowb3" doxytag="Ogre::D3D7RenderWindow::fireViewportPreUpdate"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> void Ogre::RenderTarget::fireViewportPreUpdate </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top"><a class="el" href="classOgre_1_1Viewport.html">Viewport</a> *&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp; <em>vp</em>          </td>
          <td class="md" valign="top">)&nbsp;</td>
          <td class="md" nowrap><code> [protected, virtual, inherited]</code></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
internal method for firing events
<p>

<p>
Definition at line <a class="el" href="OgreRenderTarget_8cpp-source.html#l00366">366</a> of file <a class="el" href="OgreRenderTarget_8cpp-source.html">OgreRenderTarget.cpp</a>.
<p>
References <a class="el" href="OgreRenderTarget_8h-source.html#l00308">Ogre::RenderTarget::mListeners</a>, and <a class="el" href="OgreRenderTargetListener_8h-source.html#l00046">Ogre::RenderTargetViewportEvent::source</a>.
<p>
Referenced by <a class="el" href="OgreRenderTarget_8cpp-source.html#l00094">Ogre::RenderTarget::update</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1Win32Windowa35" doxytag="Ogre::D3D7RenderWindow::getAverageFPS"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> float Ogre::RenderTarget::getAverageFPS </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp;          </td>
          <td class="md" valign="top">)&nbsp;</td>
          <td class="md" nowrap> const<code> [virtual, inherited]</code></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Individual stats access - gets the average frames per second (FPS) since call to <a class="el" href="classOgre_1_1Root.html#Ogre_1_1Roota17">Root::startRendering</a>.
<p>

<p>
Definition at line <a class="el" href="OgreRenderTarget_8cpp-source.html#l00195">195</a> of file <a class="el" href="OgreRenderTarget_8cpp-source.html">OgreRenderTarget.cpp</a>.
<p>
References <a class="el" href="OgreRenderTarget_8h-source.html#l00072">Ogre::RenderTarget::FrameStats::avgFPS</a>, and <a class="el" href="OgreRenderTarget_8h-source.html#l00291">Ogre::RenderTarget::mStats</a>.    </td>
  </tr>
</table>
<a name="Ogre_1_1Win32Windowa36" doxytag="Ogre::D3D7RenderWindow::getBestFPS"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> float Ogre::RenderTarget::getBestFPS </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp;          </td>
          <td class="md" valign="top">)&nbsp;</td>
          <td class="md" nowrap> const<code> [virtual, inherited]</code></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Individual stats access - gets the best frames per second (FPS) since call to <a class="el" href="classOgre_1_1Root.html#Ogre_1_1Roota17">Root::startRendering</a>.
<p>

<p>
Definition at line <a class="el" href="OgreRenderTarget_8cpp-source.html#l00199">199</a> of file <a class="el" href="OgreRenderTarget_8cpp-source.html">OgreRenderTarget.cpp</a>.
<p>
References <a class="el" href="OgreRenderTarget_8h-source.html#l00073">Ogre::RenderTarget::FrameStats::bestFPS</a>, and <a class="el" href="OgreRenderTarget_8h-source.html#l00291">Ogre::RenderTarget::mStats</a>.    </td>
  </tr>
</table>
<a name="Ogre_1_1Win32Windowa38" doxytag="Ogre::D3D7RenderWindow::getBestFrameTime"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> float Ogre::RenderTarget::getBestFrameTime </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp;          </td>
          <td class="md" valign="top">)&nbsp;</td>
          <td class="md" nowrap> const<code> [virtual, inherited]</code></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Individual stats access - gets the best frame time.
<p>

<p>
Definition at line <a class="el" href="OgreRenderTarget_8cpp-source.html#l00213">213</a> of file <a class="el" href="OgreRenderTarget_8cpp-source.html">OgreRenderTarget.cpp</a>.
<p>
References <a class="el" href="OgreRenderTarget_8h-source.html#l00075">Ogre::RenderTarget::FrameStats::bestFrameTime</a>, and <a class="el" href="OgreRenderTarget_8h-source.html#l00291">Ogre::RenderTarget::mStats</a>.    </td>
  </tr>
</table>
<a name="Ogre_1_1Win32Windowa25" doxytag="Ogre::D3D7RenderWindow::getColourDepth"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> unsigned int Ogre::RenderTarget::getColourDepth </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top">void&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp;          </td>
          <td class="md" valign="top">)&nbsp;</td>
          <td class="md" nowrap> const<code> [virtual, inherited]</code></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>

<p>
Definition at line <a class="el" href="OgreRenderTarget_8cpp-source.html#l00089">89</a> of file <a class="el" href="OgreRenderTarget_8cpp-source.html">OgreRenderTarget.cpp</a>.
<p>
References <a class="el" href="OgreRenderTarget_8h-source.html#l00286">Ogre::RenderTarget::mColourDepth</a>.    </td>
  </tr>
</table>
<a name="Ogre_1_1D3D7RenderWindowa18" doxytag="Ogre::D3D7RenderWindow::getCustomAttribute"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> void Ogre::D3D7RenderWindow::getCustomAttribute </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top">const <a class="el" href="classOgre_1_1String.html">String</a> &amp;&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>name</em>, </td>
        </tr>
        <tr>
          <td></td>
          <td></td>
          <td class="md" nowrap>void *&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>pData</em></td>
        </tr>
        <tr>
          <td></td>
          <td class="md">)&nbsp;</td>
          <td class="md" colspan="2"><code> [virtual]</code></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Overridden - see <a class="el" href="classOgre_1_1RenderTarget.html">RenderTarget</a>.
<p>

<p>
Reimplemented from <a class="el" href="classOgre_1_1RenderTarget.html#Ogre_1_1Win32Windowa41">Ogre::RenderTarget</a>.
<p>
Definition at line <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html#l00589">589</a> of file <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html">OgreD3D7RenderWindow.cpp</a>.
<p>
References <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html#l00413">getD3DDevice</a>(), <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html#l00409">getDDBackBuffer</a>(), <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html#l00403">getDDFrontBuffer</a>(), and <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html#l00380">getWindowHandle</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1D3D7RenderWindowa15" doxytag="Ogre::D3D7RenderWindow::getD3DDevice"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> LPDIRECT3DDEVICE7 Ogre::D3D7RenderWindow::getD3DDevice </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top">void&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp;          </td>
          <td class="md" valign="top">)&nbsp;</td>
          <td class="md" nowrap></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Returns a pointer to the Direct3D device that works with this window.
<p>
<dl compact><dt><b>
Note: </b><dd>
 Only applicable for windows using DirectDraw. </dl>
<p>
Definition at line <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html#l00413">413</a> of file <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html">OgreD3D7RenderWindow.cpp</a>.
<p>
References <a class="el" href="OgreD3D7RenderWindow_8h-source.html#l00179">mlpD3DDevice</a>.
<p>
Referenced by <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html#l00589">getCustomAttribute</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1D3D7RenderWindowa14" doxytag="Ogre::D3D7RenderWindow::getDDBackBuffer"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> LPDIRECTDRAWSURFACE7 Ogre::D3D7RenderWindow::getDDBackBuffer </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top">void&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp;          </td>
          <td class="md" valign="top">)&nbsp;</td>
          <td class="md" nowrap></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Returns a pointer to a DirectDraw surface containing the back buffer.
<p>
Only applicable if using DirectDraw. 
<p>
Definition at line <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html#l00409">409</a> of file <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html">OgreD3D7RenderWindow.cpp</a>.
<p>
References <a class="el" href="OgreD3D7RenderWindow_8h-source.html#l00176">mlpDDSBack</a>.
<p>
Referenced by <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html#l00589">getCustomAttribute</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1D3D7RenderWindowa13" doxytag="Ogre::D3D7RenderWindow::getDDFrontBuffer"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> LPDIRECTDRAWSURFACE7 Ogre::D3D7RenderWindow::getDDFrontBuffer </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top">void&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp;          </td>
          <td class="md" valign="top">)&nbsp;</td>
          <td class="md" nowrap></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Returns a pointer to a DirectDraw surface containing the front buffer.
<p>
<dl compact><dt><b>
Note: </b><dd>
 Only applicable for windows using DirectDraw. </dl>
<p>
Definition at line <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html#l00403">403</a> of file <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html">OgreD3D7RenderWindow.cpp</a>.
<p>
References <a class="el" href="OgreD3D7RenderWindow_8h-source.html#l00175">mlpDDSFront</a>.
<p>
Referenced by <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html#l00589">getCustomAttribute</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1Win32Windowa43" doxytag="Ogre::D3D7RenderWindow::getDebugText"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> const <a class="el" href="classOgre_1_1String.html">String</a> &amp; Ogre::RenderTarget::getDebugText </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp;          </td>
          <td class="md" valign="top">)&nbsp;</td>
          <td class="md" nowrap> const<code> [inherited]</code></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Returns the debug text.
<p>

<p>
Definition at line <a class="el" href="OgreRenderTarget_8cpp-source.html#l00281">281</a> of file <a class="el" href="OgreRenderTarget_8cpp-source.html">OgreRenderTarget.cpp</a>.
<p>
References <a class="el" href="OgreRenderTarget_8h-source.html#l00294">Ogre::RenderTarget::mDebugText</a>.    </td>
  </tr>
</table>
<a name="Ogre_1_1D3D7RenderWindowa12" doxytag="Ogre::D3D7RenderWindow::getDirectDrawDriver"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="classOgre_1_1DDDriver.html">DDDriver</a> * Ogre::D3D7RenderWindow::getDirectDrawDriver </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top">void&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp;          </td>
          <td class="md" valign="top">)&nbsp;</td>
          <td class="md" nowrap></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Retrieves a pointer to the DirectDraw wrapper object used to manage the window's surface.
<p>
(Win32 specific) <dl compact><dt><b>
Note: </b><dd>
 Only applicable for windows using DirectDraw. </dl>
<p>
Definition at line <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html#l00398">398</a> of file <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html">OgreD3D7RenderWindow.cpp</a>.
<p>
References <a class="el" href="OgreD3D7RenderWindow_8h-source.html#l00172">mlpDDDriver</a>.    </td>
  </tr>
</table>
<a name="Ogre_1_1Win32Windowa24" doxytag="Ogre::D3D7RenderWindow::getHeight"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> unsigned int Ogre::RenderTarget::getHeight </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top">void&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp;          </td>
          <td class="md" valign="top">)&nbsp;</td>
          <td class="md" nowrap> const<code> [virtual, inherited]</code></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>

<p>
Definition at line <a class="el" href="OgreRenderTarget_8cpp-source.html#l00085">85</a> of file <a class="el" href="OgreRenderTarget_8cpp-source.html">OgreRenderTarget.cpp</a>.
<p>
References <a class="el" href="OgreRenderTarget_8h-source.html#l00285">Ogre::RenderTarget::mHeight</a>.
<p>
Referenced by <a class="el" href="OgreGLRenderSystem_8cpp-source.html#l00954">Ogre::GLRenderSystem::_setViewport</a>(), and <a class="el" href="OgreViewport_8cpp-source.html#l00080">Ogre::Viewport::_updateDimensions</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1Win32Windowa34" doxytag="Ogre::D3D7RenderWindow::getLastFPS"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> float Ogre::RenderTarget::getLastFPS </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp;          </td>
          <td class="md" valign="top">)&nbsp;</td>
          <td class="md" nowrap> const<code> [virtual, inherited]</code></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Individual stats access - gets the number of frames per second (FPS) based on the last frame rendered.
<p>

<p>
Definition at line <a class="el" href="OgreRenderTarget_8cpp-source.html#l00191">191</a> of file <a class="el" href="OgreRenderTarget_8cpp-source.html">OgreRenderTarget.cpp</a>.
<p>
References <a class="el" href="OgreRenderTarget_8h-source.html#l00071">Ogre::RenderTarget::FrameStats::lastFPS</a>, and <a class="el" href="OgreRenderTarget_8h-source.html#l00291">Ogre::RenderTarget::mStats</a>.    </td>
  </tr>
</table>
<a name="Ogre_1_1Win32Windowa21" doxytag="Ogre::D3D7RenderWindow::getMetrics"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> void Ogre::RenderTarget::getMetrics </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top">unsigned int &amp;&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>width</em>, </td>
        </tr>
        <tr>
          <td></td>
          <td></td>
          <td class="md" nowrap>unsigned int &amp;&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>height</em>, </td>
        </tr>
        <tr>
          <td></td>
          <td></td>
          <td class="md" nowrap>unsigned int &amp;&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>colourDepth</em></td>
        </tr>
        <tr>
          <td></td>
          <td class="md">)&nbsp;</td>
          <td class="md" colspan="2"><code> [virtual, inherited]</code></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Retrieve information about the render target.
<p>

<p>
Definition at line <a class="el" href="OgreRenderTarget_8cpp-source.html#l00074">74</a> of file <a class="el" href="OgreRenderTarget_8cpp-source.html">OgreRenderTarget.cpp</a>.
<p>
References <a class="el" href="OgreRenderTarget_8h-source.html#l00286">Ogre::RenderTarget::mColourDepth</a>, <a class="el" href="OgreRenderTarget_8h-source.html#l00285">Ogre::RenderTarget::mHeight</a>, and <a class="el" href="OgreRenderTarget_8h-source.html#l00284">Ogre::RenderTarget::mWidth</a>.    </td>
  </tr>
</table>
<a name="Ogre_1_1Win32Windowa20" doxytag="Ogre::D3D7RenderWindow::getMetrics"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> void Ogre::RenderWindow::getMetrics </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top">unsigned int &amp;&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>width</em>, </td>
        </tr>
        <tr>
          <td></td>
          <td></td>
          <td class="md" nowrap>unsigned int &amp;&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>height</em>, </td>
        </tr>
        <tr>
          <td></td>
          <td></td>
          <td class="md" nowrap>unsigned int &amp;&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>colourDepth</em>, </td>
        </tr>
        <tr>
          <td></td>
          <td></td>
          <td class="md" nowrap>int &amp;&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>left</em>, </td>
        </tr>
        <tr>
          <td></td>
          <td></td>
          <td class="md" nowrap>int &amp;&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>top</em></td>
        </tr>
        <tr>
          <td></td>
          <td class="md">)&nbsp;</td>
          <td class="md" colspan="2"><code> [virtual, inherited]</code></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Overloaded version of getMetrics from <a class="el" href="classOgre_1_1RenderTarget.html">RenderTarget</a>, including extra details specific to windowing systems.
<p>

<p>
Definition at line <a class="el" href="OgreRenderWindow_8cpp-source.html#l00041">41</a> of file <a class="el" href="OgreRenderWindow_8cpp-source.html">OgreRenderWindow.cpp</a>.
<p>
References <a class="el" href="OgreRenderTarget_8h-source.html#l00286">Ogre::RenderTarget::mColourDepth</a>, <a class="el" href="OgreRenderTarget_8h-source.html#l00285">Ogre::RenderTarget::mHeight</a>, <a class="el" href="OgreRenderWindow_8h-source.html#l00148">Ogre::RenderWindow::mLeft</a>, <a class="el" href="OgreRenderWindow_8h-source.html#l00149">Ogre::RenderWindow::mTop</a>, and <a class="el" href="OgreRenderTarget_8h-source.html#l00284">Ogre::RenderTarget::mWidth</a>.
<p>
Referenced by <a class="el" href="OgreSDLInput_8cpp-source.html#l00149">Ogre::SDLInput::initialise</a>(), and <a class="el" href="OgreFont_8cpp-source.html#l00111">Ogre::Font::StrBBox</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1Win32Windowa22" doxytag="Ogre::D3D7RenderWindow::getName"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> const <a class="el" href="classOgre_1_1String.html">String</a> &amp; Ogre::RenderTarget::getName </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top">void&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp;          </td>
          <td class="md" valign="top">)&nbsp;</td>
          <td class="md" nowrap> const<code> [virtual, inherited]</code></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Retrieve target's name.
<p>

<p>
Definition at line <a class="el" href="OgreRenderTarget_8cpp-source.html#l00068">68</a> of file <a class="el" href="OgreRenderTarget_8cpp-source.html">OgreRenderTarget.cpp</a>.
<p>
References <a class="el" href="OgreRenderTarget_8h-source.html#l00280">Ogre::RenderTarget::mName</a>.
<p>
Referenced by <a class="el" href="OgreRenderSystem_8cpp-source.html#l00114">Ogre::RenderSystem::attachRenderTarget</a>(), <a class="el" href="OgreRoot_8cpp-source.html#l00727">Ogre::Root::detachRenderTarget</a>(), <a class="el" href="OgreD3D9RenderWindow_8cpp-source.html#l00043">Ogre::D3D9RenderWindow::WndProc</a>(), and <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html#l00042">WndProc</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1Win32Windowa27" doxytag="Ogre::D3D7RenderWindow::getNumViewports"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> unsigned short Ogre::RenderTarget::getNumViewports </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top">void&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp;          </td>
          <td class="md" valign="top">)&nbsp;</td>
          <td class="md" nowrap> const<code> [virtual, inherited]</code></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Returns the number of viewports attached to this target.
<p>

<p>
Definition at line <a class="el" href="OgreRenderTarget_8cpp-source.html#l00340">340</a> of file <a class="el" href="OgreRenderTarget_8cpp-source.html">OgreRenderTarget.cpp</a>.
<p>
References <a class="el" href="OgreRenderTarget_8h-source.html#l00305">Ogre::RenderTarget::mViewportList</a>.    </td>
  </tr>
</table>
<a name="Ogre_1_1D3D7RenderWindowa10" doxytag="Ogre::D3D7RenderWindow::getParentWindowHandle"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> HWND Ogre::D3D7RenderWindow::getParentWindowHandle </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top">void&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp;          </td>
          <td class="md" valign="top">)&nbsp;</td>
          <td class="md" nowrap></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Retrieves a handle to the window's parent, or 0 if there is no parent.
<p>

<p>
Definition at line <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html#l00385">385</a> of file <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html">OgreD3D7RenderWindow.cpp</a>.
<p>
References <a class="el" href="OgreD3D7RenderWindow_8h-source.html#l00152">mParentHWnd</a>.    </td>
  </tr>
</table>
<a name="Ogre_1_1Win32Windowa48" doxytag="Ogre::D3D7RenderWindow::getPriority"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> virtual <a class="el" href="namespaceOgre.html#a350">uchar</a> Ogre::RenderTarget::getPriority </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp;          </td>
          <td class="md" valign="top">)&nbsp;</td>
          <td class="md" nowrap> const<code> [virtual, inherited]</code></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Gets the priority of a render target.
<p>

<p>
Definition at line <a class="el" href="OgreRenderTarget_8h-source.html#l00256">256</a> of file <a class="el" href="OgreRenderTarget_8h-source.html">OgreRenderTarget.h</a>.
<p>
References <a class="el" href="OgrePrerequisites_8h-source.html#l00114">Ogre::uchar</a>.
<p>
Referenced by <a class="el" href="OgreRenderSystem_8cpp-source.html#l00114">Ogre::RenderSystem::attachRenderTarget</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1Win32Windowa33" doxytag="Ogre::D3D7RenderWindow::getStatistics"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> const <a class="el" href="structOgre_1_1RenderTarget_1_1FrameStats.html">RenderTarget::FrameStats</a> &amp; Ogre::RenderTarget::getStatistics </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top">void&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp;          </td>
          <td class="md" valign="top">)&nbsp;</td>
          <td class="md" nowrap> const<code> [virtual, inherited]</code></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>

<p>
Definition at line <a class="el" href="OgreRenderTarget_8cpp-source.html#l00186">186</a> of file <a class="el" href="OgreRenderTarget_8cpp-source.html">OgreRenderTarget.cpp</a>.
<p>
References <a class="el" href="OgreRenderTarget_8h-source.html#l00291">Ogre::RenderTarget::mStats</a>.    </td>
  </tr>
</table>
<a name="Ogre_1_1Win32Windowa32" doxytag="Ogre::D3D7RenderWindow::getStatistics"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> void Ogre::RenderTarget::getStatistics </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top">float &amp;&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>lastFPS</em>, </td>
        </tr>
        <tr>
          <td></td>
          <td></td>
          <td class="md" nowrap>float &amp;&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>avgFPS</em>, </td>
        </tr>
        <tr>
          <td></td>
          <td></td>
          <td class="md" nowrap>float &amp;&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>bestFPS</em>, </td>
        </tr>
        <tr>
          <td></td>
          <td></td>
          <td class="md" nowrap>float &amp;&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>worstFPS</em></td>
        </tr>
        <tr>
          <td></td>
          <td class="md">)&nbsp;</td>
          <td class="md" colspan="2"> const<code> [virtual, inherited]</code></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Retieves details of current rendering performance.
<p>
<dl compact><dt><b>
Remarks: </b><dd>
 If the user application wishes to do it's own performance display, or use performance for some other means, this method allows it to retrieve the statistics. </dl><dl compact><dt><b>
Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>lastFPS</em>&nbsp;</td><td>
Pointer to a float to receive the number of frames per second (FPS) based on the last frame rendered. </td></tr>
<tr><td valign=top><em>avgFPS</em>&nbsp;</td><td>
Pointer to a float to receive the FPS rating based on an average of all the frames rendered since rendering began (the call to <a class="el" href="classOgre_1_1Root.html#Ogre_1_1Roota17">Root::startRendering</a>). </td></tr>
<tr><td valign=top><em>bestFPS</em>&nbsp;</td><td>
Pointer to a float to receive the best FPS rating that has been achieved since rendering began. </td></tr>
<tr><td valign=top><em>worstFPS</em>&nbsp;</td><td>
Pointer to a float to receive the worst FPS rating seen so far. </td></tr>
</table>
</dl>
<p>
Definition at line <a class="el" href="OgreRenderTarget_8cpp-source.html#l00173">173</a> of file <a class="el" href="OgreRenderTarget_8cpp-source.html">OgreRenderTarget.cpp</a>.
<p>
References <a class="el" href="OgreRenderTarget_8h-source.html#l00072">Ogre::RenderTarget::FrameStats::avgFPS</a>, <a class="el" href="OgreRenderTarget_8h-source.html#l00073">Ogre::RenderTarget::FrameStats::bestFPS</a>, <a class="el" href="OgreRenderTarget_8h-source.html#l00071">Ogre::RenderTarget::FrameStats::lastFPS</a>, <a class="el" href="OgreRenderTarget_8h-source.html#l00291">Ogre::RenderTarget::mStats</a>, and <a class="el" href="OgreRenderTarget_8h-source.html#l00074">Ogre::RenderTarget::FrameStats::worstFPS</a>.    </td>
  </tr>
</table>
<a name="Ogre_1_1Win32Windowa50" doxytag="Ogre::D3D7RenderWindow::getTriangleCount"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> size_t Ogre::RenderTarget::getTriangleCount </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top">void&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp;          </td>
          <td class="md" valign="top">)&nbsp;</td>
          <td class="md" nowrap> const<code> [virtual, inherited]</code></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Gets the number of triangles rendered in the last <a class="el" href="classOgre_1_1RenderWindow.html#Ogre_1_1Win32Windowa18">update</a>() call.
<p>

<p>
Definition at line <a class="el" href="OgreRenderTarget_8cpp-source.html#l00208">208</a> of file <a class="el" href="OgreRenderTarget_8cpp-source.html">OgreRenderTarget.cpp</a>.
<p>
References <a class="el" href="OgreRenderTarget_8h-source.html#l00291">Ogre::RenderTarget::mStats</a>, and <a class="el" href="OgreRenderTarget_8h-source.html#l00077">Ogre::RenderTarget::FrameStats::triangleCount</a>.    </td>
  </tr>
</table>
<a name="Ogre_1_1Win32Windowa28" doxytag="Ogre::D3D7RenderWindow::getViewport"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="classOgre_1_1Viewport.html">Viewport</a> * Ogre::RenderTarget::getViewport </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top">unsigned short&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp; <em>index</em>          </td>
          <td class="md" valign="top">)&nbsp;</td>
          <td class="md" nowrap><code> [virtual, inherited]</code></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Retrieves a pointer to the viewport with the given index.
<p>

<p>
Definition at line <a class="el" href="OgreRenderTarget_8cpp-source.html#l00346">346</a> of file <a class="el" href="OgreRenderTarget_8cpp-source.html">OgreRenderTarget.cpp</a>.
<p>
References <a class="el" href="OgreRenderTarget_8h-source.html#l00305">Ogre::RenderTarget::mViewportList</a>.    </td>
  </tr>
</table>
<a name="Ogre_1_1Win32Windowa23" doxytag="Ogre::D3D7RenderWindow::getWidth"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> unsigned int Ogre::RenderTarget::getWidth </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top">void&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp;          </td>
          <td class="md" valign="top">)&nbsp;</td>
          <td class="md" nowrap> const<code> [virtual, inherited]</code></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>

<p>
Definition at line <a class="el" href="OgreRenderTarget_8cpp-source.html#l00081">81</a> of file <a class="el" href="OgreRenderTarget_8cpp-source.html">OgreRenderTarget.cpp</a>.
<p>
References <a class="el" href="OgreRenderTarget_8h-source.html#l00284">Ogre::RenderTarget::mWidth</a>.
<p>
Referenced by <a class="el" href="OgreViewport_8cpp-source.html#l00080">Ogre::Viewport::_updateDimensions</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1D3D7RenderWindowa9" doxytag="Ogre::D3D7RenderWindow::getWindowHandle"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> HWND Ogre::D3D7RenderWindow::getWindowHandle </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top">void&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp;          </td>
          <td class="md" valign="top">)&nbsp;</td>
          <td class="md" nowrap></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Retrieves a handle to the window (Win32 specific).
<p>

<p>
Definition at line <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html#l00380">380</a> of file <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html">OgreD3D7RenderWindow.cpp</a>.
<p>
References <a class="el" href="OgreD3D7RenderWindow_8h-source.html#l00151">mHWnd</a>.
<p>
Referenced by <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html#l00174">create</a>(), and <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html#l00589">getCustomAttribute</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1Win32Windowa37" doxytag="Ogre::D3D7RenderWindow::getWorstFPS"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> float Ogre::RenderTarget::getWorstFPS </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp;          </td>
          <td class="md" valign="top">)&nbsp;</td>
          <td class="md" nowrap> const<code> [virtual, inherited]</code></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Individual stats access - gets the worst frames per second (FPS) since call to <a class="el" href="classOgre_1_1Root.html#Ogre_1_1Roota17">Root::startRendering</a>.
<p>

<p>
Definition at line <a class="el" href="OgreRenderTarget_8cpp-source.html#l00203">203</a> of file <a class="el" href="OgreRenderTarget_8cpp-source.html">OgreRenderTarget.cpp</a>.
<p>
References <a class="el" href="OgreRenderTarget_8h-source.html#l00291">Ogre::RenderTarget::mStats</a>, and <a class="el" href="OgreRenderTarget_8h-source.html#l00074">Ogre::RenderTarget::FrameStats::worstFPS</a>.    </td>
  </tr>
</table>
<a name="Ogre_1_1Win32Windowa39" doxytag="Ogre::D3D7RenderWindow::getWorstFrameTime"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> float Ogre::RenderTarget::getWorstFrameTime </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp;          </td>
          <td class="md" valign="top">)&nbsp;</td>
          <td class="md" nowrap> const<code> [virtual, inherited]</code></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Individual stats access - gets the worst frame time.
<p>

<p>
Definition at line <a class="el" href="OgreRenderTarget_8cpp-source.html#l00218">218</a> of file <a class="el" href="OgreRenderTarget_8cpp-source.html">OgreRenderTarget.cpp</a>.
<p>
References <a class="el" href="OgreRenderTarget_8h-source.html#l00291">Ogre::RenderTarget::mStats</a>, and <a class="el" href="OgreRenderTarget_8h-source.html#l00076">Ogre::RenderTarget::FrameStats::worstFrameTime</a>.    </td>
  </tr>
</table>
<a name="Ogre_1_1D3D7RenderWindowa4" doxytag="Ogre::D3D7RenderWindow::isActive"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> bool Ogre::D3D7RenderWindow::isActive </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top">void&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp;          </td>
          <td class="md" valign="top">)&nbsp;</td>
          <td class="md" nowrap> const<code> [virtual]</code></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Overridden - see <a class="el" href="classOgre_1_1RenderWindow.html">RenderWindow</a>.
<p>

<p>
Reimplemented from <a class="el" href="classOgre_1_1RenderTarget.html#Ogre_1_1RenderWindowa39">Ogre::RenderTarget</a>.
<p>
Definition at line <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html#l00304">304</a> of file <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html">OgreD3D7RenderWindow.cpp</a>.
<p>
References <a class="el" href="OgreD3D7RenderWindow_8h-source.html#l00153">mActive</a>.    </td>
  </tr>
</table>
<a name="Ogre_1_1D3D7RenderWindowa5" doxytag="Ogre::D3D7RenderWindow::isClosed"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> bool Ogre::D3D7RenderWindow::isClosed </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top">void&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp;          </td>
          <td class="md" valign="top">)&nbsp;</td>
          <td class="md" nowrap> const<code> [virtual]</code></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Overridden - see <a class="el" href="classOgre_1_1RenderWindow.html">RenderWindow</a>.
<p>

<p>
Implements <a class="el" href="classOgre_1_1RenderWindow.html#Ogre_1_1RenderWindowa5">Ogre::RenderWindow</a>.
<p>
Definition at line <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html#l00309">309</a> of file <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html">OgreD3D7RenderWindow.cpp</a>.
<p>
References <a class="el" href="OgreD3D7RenderWindow_8h-source.html#l00155">mClosed</a>.    </td>
  </tr>
</table>
<a name="Ogre_1_1Win32Windowa19" doxytag="Ogre::D3D7RenderWindow::isFullScreen"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> bool Ogre::RenderWindow::isFullScreen </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top">void&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp;          </td>
          <td class="md" valign="top">)&nbsp;</td>
          <td class="md" nowrap> const<code> [virtual, inherited]</code></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Returns true if window is running in fullscreen mode.
<p>

<p>
Definition at line <a class="el" href="OgreRenderWindow_8cpp-source.html#l00051">51</a> of file <a class="el" href="OgreRenderWindow_8cpp-source.html">OgreRenderWindow.cpp</a>.
<p>
References <a class="el" href="OgreRenderWindow_8h-source.html#l00147">Ogre::RenderWindow::mIsFullScreen</a>.    </td>
  </tr>
</table>
<a name="Ogre_1_1D3D7RenderWindowa11" doxytag="Ogre::D3D7RenderWindow::isUsingDirectDraw"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> bool Ogre::D3D7RenderWindow::isUsingDirectDraw </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top">void&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp;          </td>
          <td class="md" valign="top">)&nbsp;</td>
          <td class="md" nowrap></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Returns true if this window is using DirectDraw.
<p>

<p>
Definition at line <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html#l00390">390</a> of file <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html">OgreD3D7RenderWindow.cpp</a>.
<p>
References <a class="el" href="OgreD3D7RenderWindow_8h-source.html#l00150">mIsUsingDirectDraw</a>.    </td>
  </tr>
</table>
<a name="Ogre_1_1D3D7RenderWindowa16" doxytag="Ogre::D3D7RenderWindow::outputText"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> void Ogre::D3D7RenderWindow::outputText </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top">int&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>x</em>, </td>
        </tr>
        <tr>
          <td></td>
          <td></td>
          <td class="md" nowrap>int&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>y</em>, </td>
        </tr>
        <tr>
          <td></td>
          <td></td>
          <td class="md" nowrap>const <a class="el" href="classOgre_1_1String.html">String</a> &amp;&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>text</em></td>
        </tr>
        <tr>
          <td></td>
          <td class="md">)&nbsp;</td>
          <td class="md" colspan="2"><code> [virtual]</code></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Overridden - see <a class="el" href="classOgre_1_1RenderTarget.html">RenderTarget</a>.
<p>

<p>
Implements <a class="el" href="classOgre_1_1RenderTarget.html#Ogre_1_1RenderWindowa30">Ogre::RenderTarget</a>.
<p>
Definition at line <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html#l00571">571</a> of file <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html">OgreD3D7RenderWindow.cpp</a>.
<p>
References <a class="el" href="OgreD3D7RenderWindow_8h-source.html#l00150">mIsUsingDirectDraw</a>, and <a class="el" href="OgreD3D7RenderWindow_8h-source.html#l00176">mlpDDSBack</a>.    </td>
  </tr>
</table>
<a name="Ogre_1_1D3D7RenderWindowb1" doxytag="Ogre::D3D7RenderWindow::releaseDDSurfaces"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> void Ogre::D3D7RenderWindow::releaseDDSurfaces </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top">void&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp;          </td>
          <td class="md" valign="top">)&nbsp;</td>
          <td class="md" nowrap><code> [protected]</code></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>

<p>
Definition at line <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html#l00474">474</a> of file <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html">OgreD3D7RenderWindow.cpp</a>.
<p>
References <a class="el" href="OgreD3D7RenderWindow_8h-source.html#l00176">mlpDDSBack</a>, and <a class="el" href="OgreD3D7RenderWindow_8h-source.html#l00175">mlpDDSFront</a>.
<p>
Referenced by <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html#l00295">destroy</a>(), and <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html#l00525">windowMovedOrResized</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1Win32Windowa46" doxytag="Ogre::D3D7RenderWindow::removeAllListeners"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> void Ogre::RenderTarget::removeAllListeners </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top">void&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp;          </td>
          <td class="md" valign="top">)&nbsp;</td>
          <td class="md" nowrap><code> [virtual, inherited]</code></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Removes all listeners from this instance.
<p>

<p>
Definition at line <a class="el" href="OgreRenderTarget_8cpp-source.html#l00305">305</a> of file <a class="el" href="OgreRenderTarget_8cpp-source.html">OgreRenderTarget.cpp</a>.
<p>
References <a class="el" href="OgreRenderTarget_8h-source.html#l00308">Ogre::RenderTarget::mListeners</a>.    </td>
  </tr>
</table>
<a name="Ogre_1_1Win32Windowa30" doxytag="Ogre::D3D7RenderWindow::removeAllViewports"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> void Ogre::RenderTarget::removeAllViewports </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top">void&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp;          </td>
          <td class="md" valign="top">)&nbsp;</td>
          <td class="md" nowrap><code> [virtual, inherited]</code></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Removes all viewports on this target.
<p>

<p>
Definition at line <a class="el" href="OgreRenderTarget_8cpp-source.html#l00156">156</a> of file <a class="el" href="OgreRenderTarget_8cpp-source.html">OgreRenderTarget.cpp</a>.
<p>
References <a class="el" href="OgreRenderTarget_8h-source.html#l00305">Ogre::RenderTarget::mViewportList</a>.    </td>
  </tr>
</table>
<a name="Ogre_1_1Win32Windowa45" doxytag="Ogre::D3D7RenderWindow::removeListener"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> void Ogre::RenderTarget::removeListener </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top"><a class="el" href="classOgre_1_1RenderTargetListener.html">RenderTargetListener</a> *&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp; <em>listener</em>          </td>
          <td class="md" valign="top">)&nbsp;</td>
          <td class="md" nowrap><code> [virtual, inherited]</code></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Removes a <a class="el" href="classOgre_1_1RenderTargetListener.html">RenderTargetListener</a> previously registered using addListener.
<p>

<p>
Definition at line <a class="el" href="OgreRenderTarget_8cpp-source.html#l00291">291</a> of file <a class="el" href="OgreRenderTarget_8cpp-source.html">OgreRenderTarget.cpp</a>.
<p>
References <a class="el" href="OgreRenderTarget_8h-source.html#l00308">Ogre::RenderTarget::mListeners</a>.    </td>
  </tr>
</table>
<a name="Ogre_1_1Win32Windowa29" doxytag="Ogre::D3D7RenderWindow::removeViewport"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> void Ogre::RenderTarget::removeViewport </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top">int&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp; <em>ZOrder</em>          </td>
          <td class="md" valign="top">)&nbsp;</td>
          <td class="md" nowrap><code> [virtual, inherited]</code></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Removes a viewport at a given ZOrder.
<p>

<p>
Definition at line <a class="el" href="OgreRenderTarget_8cpp-source.html#l00145">145</a> of file <a class="el" href="OgreRenderTarget_8cpp-source.html">OgreRenderTarget.cpp</a>.
<p>
References <a class="el" href="OgreRenderTarget_8h-source.html#l00305">Ogre::RenderTarget::mViewportList</a>.    </td>
  </tr>
</table>
<a name="Ogre_1_1D3D7RenderWindowa6" doxytag="Ogre::D3D7RenderWindow::reposition"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> void Ogre::D3D7RenderWindow::reposition </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top">int&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>left</em>, </td>
        </tr>
        <tr>
          <td></td>
          <td></td>
          <td class="md" nowrap>int&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>top</em></td>
        </tr>
        <tr>
          <td></td>
          <td class="md">)&nbsp;</td>
          <td class="md" colspan="2"><code> [virtual]</code></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Overridden - see <a class="el" href="classOgre_1_1RenderWindow.html">RenderWindow</a>.
<p>

<p>
Implements <a class="el" href="classOgre_1_1RenderWindow.html#Ogre_1_1RenderWindowa4">Ogre::RenderWindow</a>.
<p>
Definition at line <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html#l00314">314</a> of file <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html">OgreD3D7RenderWindow.cpp</a>.    </td>
  </tr>
</table>
<a name="Ogre_1_1D3D7RenderWindowa17" doxytag="Ogre::D3D7RenderWindow::requiresTextureFlipping"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> bool Ogre::D3D7RenderWindow::requiresTextureFlipping </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp;          </td>
          <td class="md" valign="top">)&nbsp;</td>
          <td class="md" nowrap> const<code> [virtual]</code></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>

<p>
Implements <a class="el" href="classOgre_1_1RenderTarget.html#Ogre_1_1RenderWindowa43">Ogre::RenderTarget</a>.
<p>
Definition at line <a class="el" href="OgreD3D7RenderWindow_8h-source.html#l00138">138</a> of file <a class="el" href="OgreD3D7RenderWindow_8h-source.html">OgreD3D7RenderWindow.h</a>.    </td>
  </tr>
</table>
<a name="Ogre_1_1Win32Windowa40" doxytag="Ogre::D3D7RenderWindow::resetStatistics"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> void Ogre::RenderTarget::resetStatistics </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top">void&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp;          </td>
          <td class="md" valign="top">)&nbsp;</td>
          <td class="md" nowrap><code> [virtual, inherited]</code></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Resets saved frame-rate statistices.
<p>

<p>
Definition at line <a class="el" href="OgreRenderTarget_8cpp-source.html#l00223">223</a> of file <a class="el" href="OgreRenderTarget_8cpp-source.html">OgreRenderTarget.cpp</a>.
<p>
References <a class="el" href="OgreRenderTarget_8h-source.html#l00072">Ogre::RenderTarget::FrameStats::avgFPS</a>, <a class="el" href="OgreRenderTarget_8h-source.html#l00073">Ogre::RenderTarget::FrameStats::bestFPS</a>, <a class="el" href="OgreRenderTarget_8h-source.html#l00075">Ogre::RenderTarget::FrameStats::bestFrameTime</a>, <a class="el" href="OgreTimer_8cpp-source.html#l00041">Ogre::Timer::getMilliseconds</a>(), <a class="el" href="OgreRenderTarget_8h-source.html#l00071">Ogre::RenderTarget::FrameStats::lastFPS</a>, <a class="el" href="OgreRenderTarget_8h-source.html#l00297">Ogre::RenderTarget::mFrameCount</a>, <a class="el" href="OgreRenderTarget_8h-source.html#l00295">Ogre::RenderTarget::mLastSecond</a>, <a class="el" href="OgreRenderTarget_8h-source.html#l00296">Ogre::RenderTarget::mLastTime</a>, <a class="el" href="OgreRenderTarget_8h-source.html#l00291">Ogre::RenderTarget::mStats</a>, <a class="el" href="OgreRenderTarget_8h-source.html#l00293">Ogre::RenderTarget::mTimer</a>, <a class="el" href="OgreRenderTarget_8h-source.html#l00077">Ogre::RenderTarget::FrameStats::triangleCount</a>, <a class="el" href="OgreRenderTarget_8h-source.html#l00074">Ogre::RenderTarget::FrameStats::worstFPS</a>, and <a class="el" href="OgreRenderTarget_8h-source.html#l00076">Ogre::RenderTarget::FrameStats::worstFrameTime</a>.
<p>
Referenced by <a class="el" href="OgreRenderTarget_8cpp-source.html#l00040">Ogre::RenderTarget::RenderTarget</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1D3D7RenderWindowa7" doxytag="Ogre::D3D7RenderWindow::resize"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> void Ogre::D3D7RenderWindow::resize </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top">unsigned int&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>width</em>, </td>
        </tr>
        <tr>
          <td></td>
          <td></td>
          <td class="md" nowrap>unsigned int&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>height</em></td>
        </tr>
        <tr>
          <td></td>
          <td class="md">)&nbsp;</td>
          <td class="md" colspan="2"><code> [virtual]</code></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Overridden - see <a class="el" href="classOgre_1_1RenderWindow.html">RenderWindow</a>.
<p>

<p>
Implements <a class="el" href="classOgre_1_1RenderWindow.html#Ogre_1_1RenderWindowa3">Ogre::RenderWindow</a>.
<p>
Definition at line <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html#l00319">319</a> of file <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html">OgreD3D7RenderWindow.cpp</a>.
<p>
References <a class="el" href="OgreRenderTarget_8h-source.html#l00285">Ogre::RenderTarget::mHeight</a>, <a class="el" href="OgreRenderTarget_8h-source.html#l00305">Ogre::RenderTarget::mViewportList</a>, and <a class="el" href="OgreRenderTarget_8h-source.html#l00284">Ogre::RenderTarget::mWidth</a>.    </td>
  </tr>
</table>
<a name="Ogre_1_1D3D7RenderWindowb2" doxytag="Ogre::D3D7RenderWindow::restoreDDSurfaces"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> void Ogre::D3D7RenderWindow::restoreDDSurfaces </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top">void&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp;          </td>
          <td class="md" valign="top">)&nbsp;</td>
          <td class="md" nowrap><code> [protected]</code></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>

<p>
Definition at line <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html#l00498">498</a> of file <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html">OgreD3D7RenderWindow.cpp</a>.
<p>
References <a class="el" href="OgreException_8h-source.html#l00033">Except</a>, <a class="el" href="OgreD3D7RenderWindow_8h-source.html#l00176">mlpDDSBack</a>, and <a class="el" href="OgreD3D7RenderWindow_8h-source.html#l00175">mlpDDSFront</a>.
<p>
Referenced by <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html#l00333">swapBuffers</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1SDLWindowa43" doxytag="Ogre::D3D7RenderWindow::setActive"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> void Ogre::RenderTarget::setActive </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top">bool&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp; <em>state</em>          </td>
          <td class="md" valign="top">)&nbsp;</td>
          <td class="md" nowrap><code> [virtual, inherited]</code></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Used to retrieve the active state of the render target.
<p>

<p>
Reimplemented in <a class="el" href="classOgre_1_1D3D9RenderWindow.html#Ogre_1_1D3D9RenderWindowa21">Ogre::D3D9RenderWindow</a>, and <a class="el" href="classOgre_1_1Win32Window.html#Ogre_1_1Win32Windowa17">Ogre::Win32Window</a>.
<p>
Definition at line <a class="el" href="OgreRenderTarget_8cpp-source.html#l00361">361</a> of file <a class="el" href="OgreRenderTarget_8cpp-source.html">OgreRenderTarget.cpp</a>.
<p>
References <a class="el" href="OgreRenderTarget_8h-source.html#l00299">Ogre::RenderTarget::mActive</a>.    </td>
  </tr>
</table>
<a name="Ogre_1_1Win32Windowa42" doxytag="Ogre::D3D7RenderWindow::setDebugText"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> void Ogre::RenderTarget::setDebugText </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top">const <a class="el" href="classOgre_1_1String.html">String</a> &amp;&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp; <em>text</em>          </td>
          <td class="md" valign="top">)&nbsp;</td>
          <td class="md" nowrap><code> [virtual, inherited]</code></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Adds debug text to this window.
<p>

<p>
Definition at line <a class="el" href="OgreRenderTarget_8cpp-source.html#l00276">276</a> of file <a class="el" href="OgreRenderTarget_8cpp-source.html">OgreRenderTarget.cpp</a>.
<p>
References <a class="el" href="OgreRenderTarget_8h-source.html#l00294">Ogre::RenderTarget::mDebugText</a>.    </td>
  </tr>
</table>
<a name="Ogre_1_1Win32Windowa47" doxytag="Ogre::D3D7RenderWindow::setPriority"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> virtual void Ogre::RenderTarget::setPriority </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top"><a class="el" href="namespaceOgre.html#a350">uchar</a>&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp; <em>priority</em>          </td>
          <td class="md" valign="top">)&nbsp;</td>
          <td class="md" nowrap><code> [virtual, inherited]</code></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Sets the priority of this render target in relation to the others.
<p>
<dl compact><dt><b>
Remarks: </b><dd>
 This can be used in order to schedule render target updates. Lower priorities will be rendered first. Note that the priority must be set at the time the render target is attached to the render system, changes afterwards will not affect the ordering. </dl>
<p>
Definition at line <a class="el" href="OgreRenderTarget_8h-source.html#l00254">254</a> of file <a class="el" href="OgreRenderTarget_8h-source.html">OgreRenderTarget.h</a>.
<p>
References <a class="el" href="OgrePrerequisites_8h-source.html#l00114">Ogre::uchar</a>.    </td>
  </tr>
</table>
<a name="Ogre_1_1Win32Windowa31" doxytag="Ogre::D3D7RenderWindow::setStatsDisplay"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> void Ogre::RenderTarget::setStatsDisplay </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top"><a class="el" href="classOgre_1_1RenderTarget.html#Ogre_1_1Win32Windows7">StatFlags</a>&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp; <em>sf</em>          </td>
          <td class="md" valign="top">)&nbsp;</td>
          <td class="md" nowrap><code> [virtual, inherited]</code></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
DEPRECATED Set what kind of statistics display (if any) should be displayed by the system about this target.
<p>
<dl compact><dt><b>
Remarks: </b><dd>
 This method is now DEPRECATED. Use Root::showDebugOverlay instead. OGRE keeps details about the current rendering performance, and can display this on screen if required. This method allows you to specify what should be displayed. Alternatively, the application can retrieve the stats using <a class="el" href="classOgre_1_1RenderTarget.html#Ogre_1_1Win32Windowa32">RenderTarget::getStatistics</a> and report them itself. </dl><dl compact><dt><b>
Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>sf</em>&nbsp;</td><td>
Flags indicating which stats to display. Details are in StatFlags </td></tr>
</table>
</dl>
<p>
Definition at line <a class="el" href="OgreRenderTarget_8cpp-source.html#l00168">168</a> of file <a class="el" href="OgreRenderTarget_8cpp-source.html">OgreRenderTarget.cpp</a>.
<p>
References <a class="el" href="OgreRenderTarget_8h-source.html#l00290">Ogre::RenderTarget::mStatFlags</a>.    </td>
  </tr>
</table>
<a name="Ogre_1_1D3D7RenderWindowa8" doxytag="Ogre::D3D7RenderWindow::swapBuffers"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> void Ogre::D3D7RenderWindow::swapBuffers </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top">bool&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp; <em>waitForVSync</em>          </td>
          <td class="md" valign="top">)&nbsp;</td>
          <td class="md" nowrap><code> [virtual]</code></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Overridden - see <a class="el" href="classOgre_1_1RenderWindow.html">RenderWindow</a>.
<p>

<p>
Implements <a class="el" href="classOgre_1_1RenderWindow.html#Ogre_1_1RenderWindowa6">Ogre::RenderWindow</a>.
<p>
Definition at line <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html#l00333">333</a> of file <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html">OgreD3D7RenderWindow.cpp</a>.
<p>
References <a class="el" href="OgreException_8h-source.html#l00033">Except</a>, <a class="el" href="OgreD3D7RenderWindow_8h-source.html#l00176">mlpDDSBack</a>, <a class="el" href="OgreD3D7RenderWindow_8h-source.html#l00175">mlpDDSFront</a>, <a class="el" href="OgreD3D7RenderWindow_8h-source.html#l00157">rcBlitDest</a>, and <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html#l00498">restoreDDSurfaces</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1Win32Windowa18" doxytag="Ogre::D3D7RenderWindow::update"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> void Ogre::RenderWindow::update </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top">void&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp;          </td>
          <td class="md" valign="top">)&nbsp;</td>
          <td class="md" nowrap><code> [virtual, inherited]</code></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Updates the window contents.
<p>
<dl compact><dt><b>
Remarks: </b><dd>
 The window is updated by telling each camera which is supposed to render into this window to render it's view, and then the window buffers are swapped via <a class="el" href="classOgre_1_1D3D7RenderWindow.html#Ogre_1_1D3D7RenderWindowa8">swapBuffers</a>() </dl>
<p>
Reimplemented from <a class="el" href="classOgre_1_1RenderTarget.html#Ogre_1_1RenderTexturea7">Ogre::RenderTarget</a>.
<p>
Definition at line <a class="el" href="OgreRenderWindow_8cpp-source.html#l00056">56</a> of file <a class="el" href="OgreRenderWindow_8cpp-source.html">OgreRenderWindow.cpp</a>.
<p>
References <a class="el" href="classOgre_1_1RenderWindow.html#Ogre_1_1RenderWindowa6">Ogre::RenderWindow::swapBuffers</a>().
<p>
Referenced by <a class="el" href="OgreWin32Window_8cpp-source.html#l00330">Ogre::Win32Window::WndProc</a>(), <a class="el" href="OgreD3D9RenderWindow_8cpp-source.html#l00043">Ogre::D3D9RenderWindow::WndProc</a>(), and <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html#l00042">WndProc</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1Win32Windowb0" doxytag="Ogre::D3D7RenderWindow::updateStats"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> void Ogre::RenderTarget::updateStats </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top">void&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp;          </td>
          <td class="md" valign="top">)&nbsp;</td>
          <td class="md" nowrap><code> [protected, inherited]</code></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>

<p>
Definition at line <a class="el" href="OgreRenderTarget_8cpp-source.html#l00238">238</a> of file <a class="el" href="OgreRenderTarget_8cpp-source.html">OgreRenderTarget.cpp</a>.
<p>
References <a class="el" href="OgreRenderTarget_8h-source.html#l00072">Ogre::RenderTarget::FrameStats::avgFPS</a>, <a class="el" href="OgreRenderTarget_8h-source.html#l00073">Ogre::RenderTarget::FrameStats::bestFPS</a>, <a class="el" href="OgreRenderTarget_8h-source.html#l00075">Ogre::RenderTarget::FrameStats::bestFrameTime</a>, <a class="el" href="OgreTimer_8cpp-source.html#l00041">Ogre::Timer::getMilliseconds</a>(), <a class="el" href="OgreRenderTarget_8h-source.html#l00071">Ogre::RenderTarget::FrameStats::lastFPS</a>, <a class="el" href="OgreRenderTarget_8h-source.html#l00297">Ogre::RenderTarget::mFrameCount</a>, <a class="el" href="OgreRenderTarget_8h-source.html#l00295">Ogre::RenderTarget::mLastSecond</a>, <a class="el" href="OgreRenderTarget_8h-source.html#l00296">Ogre::RenderTarget::mLastTime</a>, <a class="el" href="OgreRenderTarget_8h-source.html#l00291">Ogre::RenderTarget::mStats</a>, <a class="el" href="OgreRenderTarget_8h-source.html#l00293">Ogre::RenderTarget::mTimer</a>, <a class="el" href="OgreRenderTarget_8h-source.html#l00074">Ogre::RenderTarget::FrameStats::worstFPS</a>, and <a class="el" href="OgreRenderTarget_8h-source.html#l00076">Ogre::RenderTarget::FrameStats::worstFrameTime</a>.
<p>
Referenced by <a class="el" href="OgreRenderTarget_8cpp-source.html#l00094">Ogre::RenderTarget::update</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1D3D7RenderWindowb4" doxytag="Ogre::D3D7RenderWindow::windowMovedOrResized"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> void Ogre::D3D7RenderWindow::windowMovedOrResized </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top">void&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp;          </td>
          <td class="md" valign="top">)&nbsp;</td>
          <td class="md" nowrap><code> [protected]</code></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>

<p>
Definition at line <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html#l00525">525</a> of file <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html">OgreD3D7RenderWindow.cpp</a>.
<p>
References <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html#l00418">createDDSurfaces</a>(), <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html#l00462">createDepthBuffer</a>(), <a class="el" href="OgreD3D7RenderWindow_8h-source.html#l00151">mHWnd</a>, <a class="el" href="OgreRenderTarget_8h-source.html#l00305">Ogre::RenderTarget::mViewportList</a>, <a class="el" href="OgreD3D7RenderWindow_8h-source.html#l00157">rcBlitDest</a>, and <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html#l00474">releaseDDSurfaces</a>().
<p>
Referenced by <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html#l00042">WndProc</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1D3D7RenderWindowe0" doxytag="Ogre::D3D7RenderWindow::WndProc"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> LRESULT Ogre::D3D7RenderWindow::WndProc </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top">HWND&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>hWnd</em>, </td>
        </tr>
        <tr>
          <td></td>
          <td></td>
          <td class="md" nowrap>UINT&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>uMsg</em>, </td>
        </tr>
        <tr>
          <td></td>
          <td></td>
          <td class="md" nowrap>WPARAM&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>wParam</em>, </td>
        </tr>
        <tr>
          <td></td>
          <td></td>
          <td class="md" nowrap>LPARAM&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>lParam</em></td>
        </tr>
        <tr>
          <td></td>
          <td class="md">)&nbsp;</td>
          <td class="md" colspan="2"><code> [static, protected]</code></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>

<p>
Definition at line <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html#l00042">42</a> of file <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html">OgreD3D7RenderWindow.cpp</a>.
<p>
References <a class="el" href="OgreRenderTarget_8cpp-source.html#l00068">Ogre::RenderTarget::getName</a>(), <a class="el" href="OgreD3D7RenderWindow_8h-source.html#l00153">mActive</a>, <a class="el" href="OgreD3D7RenderWindow_8h-source.html#l00155">mClosed</a>, <a class="el" href="OgreD3D7RenderWindow_8h-source.html#l00151">mHWnd</a>, <a class="el" href="OgreD3D7RenderWindow_8h-source.html#l00154">mReady</a>, <a class="el" href="OgreRenderWindow_8cpp-source.html#l00056">Ogre::RenderWindow::update</a>(), and <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html#l00525">windowMovedOrResized</a>().
<p>
Referenced by <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html#l00174">create</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1D3D7RenderWindowa19" doxytag="Ogre::D3D7RenderWindow::writeContentsToFile"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> void Ogre::D3D7RenderWindow::writeContentsToFile </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top">const <a class="el" href="classOgre_1_1String.html">String</a> &amp;&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp; <em>filename</em>          </td>
          <td class="md" valign="top">)&nbsp;</td>
          <td class="md" nowrap><code> [virtual]</code></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Overridden - see <a class="el" href="classOgre_1_1RenderTarget.html">RenderTarget</a>.
<p>

<p>
Implements <a class="el" href="classOgre_1_1RenderTarget.html#Ogre_1_1RenderWindowa41">Ogre::RenderTarget</a>.
<p>
Definition at line <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html#l00635">635</a> of file <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html">OgreD3D7RenderWindow.cpp</a>.
<p>
References <a class="el" href="classOgre_1_1Codec.html#Ogre_1_1Codeca1">Ogre::Codec::codeToFile</a>(), <a class="el" href="OgreDDDriver_8cpp-source.html#l00339">Ogre::DDDriver::directDraw</a>(), <a class="el" href="OgreException_8h-source.html#l00033">Except</a>, <a class="el" href="OgreImageCodec_8h-source.html#l00053">Ogre::ImageCodec::ImageData::format</a>, <a class="el" href="OgreImageCodec_8h-source.html#l00046">Ogre::ImageCodec::ImageData::height</a>, <a class="el" href="OgreD3D7RenderWindow_8h-source.html#l00151">mHWnd</a>, <a class="el" href="OgreD3D7RenderWindow_8h-source.html#l00172">mlpDDDriver</a>, <a class="el" href="OgreD3D7RenderWindow_8h-source.html#l00176">mlpDDSBack</a>, <a class="el" href="OgreD3D7RenderWindow_8h-source.html#l00175">mlpDDSFront</a>, <a class="el" href="namespaceOgre.html#a623a109">Ogre::PF_R8G8B8</a>, <a class="el" href="OgrePrerequisites_8h-source.html#l00114">Ogre::uchar</a>, <a class="el" href="OgrePrerequisites_8h-source.html#l00116">Ogre::uint</a>, and <a class="el" href="OgreImageCodec_8h-source.html#l00047">Ogre::ImageCodec::ImageData::width</a>.    </td>
  </tr>
</table>
<a name="Ogre_1_1Win32Windowa49" doxytag="Ogre::D3D7RenderWindow::writeContentsToTimestampedFile"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="classOgre_1_1String.html">String</a> Ogre::RenderTarget::writeContentsToTimestampedFile </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top">const <a class="el" href="classOgre_1_1String.html">String</a> &amp;&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>filenamePrefix</em>, </td>
        </tr>
        <tr>
          <td></td>
          <td></td>
          <td class="md" nowrap>const <a class="el" href="classOgre_1_1String.html">String</a> &amp;&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>filenameSuffix</em></td>
        </tr>
        <tr>
          <td></td>
          <td class="md">)&nbsp;</td>
          <td class="md" colspan="2"><code> [virtual, inherited]</code></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Writes the current contents of the render target to the (PREFIX)(time-stamp)(SUFFIX) file.
<p>
<dl compact><dt><b>
Returns: </b><dd>
the name of the file used. </dl>
<p>
Definition at line <a class="el" href="OgreRenderTarget_8cpp-source.html#l00394">394</a> of file <a class="el" href="OgreRenderTarget_8cpp-source.html">OgreRenderTarget.cpp</a>.
<p>
References <a class="el" href="OgreTimer_8cpp-source.html#l00041">Ogre::Timer::getMilliseconds</a>(), <a class="el" href="OgreRenderTarget_8h-source.html#l00293">Ogre::RenderTarget::mTimer</a>, and <a class="el" href="classOgre_1_1RenderTarget.html#Ogre_1_1RenderWindowa41">Ogre::RenderTarget::writeContentsToFile</a>().    </td>
  </tr>
</table>
<hr><h2>Member Data Documentation</h2>
<a name="Ogre_1_1D3D7RenderWindown3" doxytag="Ogre::D3D7RenderWindow::mActive"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> bool Ogre::D3D7RenderWindow::mActive<code> [protected]</code>
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>

<p>
Reimplemented from <a class="el" href="classOgre_1_1RenderTarget.html#Ogre_1_1RenderWindown16">Ogre::RenderTarget</a>.
<p>
Definition at line <a class="el" href="OgreD3D7RenderWindow_8h-source.html#l00153">153</a> of file <a class="el" href="OgreD3D7RenderWindow_8h-source.html">OgreD3D7RenderWindow.h</a>.
<p>
Referenced by <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html#l00156">D3D7RenderWindow</a>(), <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html#l00304">isActive</a>(), and <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html#l00042">WndProc</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1D3D7RenderWindown5" doxytag="Ogre::D3D7RenderWindow::mClosed"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> bool Ogre::D3D7RenderWindow::mClosed<code> [protected]</code>
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>

<p>
Definition at line <a class="el" href="OgreD3D7RenderWindow_8h-source.html#l00155">155</a> of file <a class="el" href="OgreD3D7RenderWindow_8h-source.html">OgreD3D7RenderWindow.h</a>.
<p>
Referenced by <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html#l00156">D3D7RenderWindow</a>(), <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html#l00309">isClosed</a>(), and <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html#l00042">WndProc</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1Win32Windown15" doxytag="Ogre::D3D7RenderWindow::mColourDepth"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> unsigned int Ogre::RenderTarget::mColourDepth<code> [protected, inherited]</code>
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>

<p>
Definition at line <a class="el" href="OgreRenderTarget_8h-source.html#l00286">286</a> of file <a class="el" href="OgreRenderTarget_8h-source.html">OgreRenderTarget.h</a>.
<p>
Referenced by <a class="el" href="OgreWin32Window_8cpp-source.html#l00050">Ogre::Win32Window::create</a>(), <a class="el" href="OgreD3D9RenderWindow_8cpp-source.html#l00175">Ogre::D3D9RenderWindow::create</a>(), <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html#l00174">create</a>(), <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html#l00418">createDDSurfaces</a>(), <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html#l00462">createDepthBuffer</a>(), <a class="el" href="OgreRenderTarget_8cpp-source.html#l00089">Ogre::RenderTarget::getColourDepth</a>(), <a class="el" href="OgreRenderWindow_8cpp-source.html#l00041">Ogre::RenderWindow::getMetrics</a>(), and <a class="el" href="OgreRenderTarget_8cpp-source.html#l00074">Ogre::RenderTarget::getMetrics</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1Win32Windown20" doxytag="Ogre::D3D7RenderWindow::mDebugText"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="classOgre_1_1String.html">String</a> Ogre::RenderTarget::mDebugText<code> [protected, inherited]</code>
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>

<p>
Definition at line <a class="el" href="OgreRenderTarget_8h-source.html#l00294">294</a> of file <a class="el" href="OgreRenderTarget_8h-source.html">OgreRenderTarget.h</a>.
<p>
Referenced by <a class="el" href="OgreRenderTarget_8cpp-source.html#l00281">Ogre::RenderTarget::getDebugText</a>(), and <a class="el" href="OgreRenderTarget_8cpp-source.html#l00276">Ogre::RenderTarget::setDebugText</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1Win32Windown23" doxytag="Ogre::D3D7RenderWindow::mFrameCount"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> size_t Ogre::RenderTarget::mFrameCount<code> [protected, inherited]</code>
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>

<p>
Definition at line <a class="el" href="OgreRenderTarget_8h-source.html#l00297">297</a> of file <a class="el" href="OgreRenderTarget_8h-source.html">OgreRenderTarget.h</a>.
<p>
Referenced by <a class="el" href="OgreRenderTarget_8cpp-source.html#l00223">Ogre::RenderTarget::resetStatistics</a>(), and <a class="el" href="OgreRenderTarget_8cpp-source.html#l00238">Ogre::RenderTarget::updateStats</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1Win32Windown14" doxytag="Ogre::D3D7RenderWindow::mHeight"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> unsigned int Ogre::RenderTarget::mHeight<code> [protected, inherited]</code>
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>

<p>
Definition at line <a class="el" href="OgreRenderTarget_8h-source.html#l00285">285</a> of file <a class="el" href="OgreRenderTarget_8h-source.html">OgreRenderTarget.h</a>.
<p>
Referenced by <a class="el" href="OgreGLTexture_8cpp-source.html#l00452">Ogre::GLRenderTexture::_copyToTexture</a>(), <a class="el" href="OgreWin32Window_8cpp-source.html#l00050">Ogre::Win32Window::create</a>(), <a class="el" href="OgreSDLWindow_8cpp-source.html#l00063">Ogre::SDLWindow::create</a>(), <a class="el" href="OgreD3D9RenderWindow_8cpp-source.html#l00175">Ogre::D3D9RenderWindow::create</a>(), <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html#l00174">create</a>(), <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html#l00418">createDDSurfaces</a>(), <a class="el" href="OgreD3D7Texture_8h-source.html#l00097">Ogre::D3D7RenderTexture::D3D7RenderTexture</a>(), <a class="el" href="OgreD3D9Texture_8h-source.html#l00167">Ogre::D3D9RenderTexture::D3D9RenderTexture</a>(), <a class="el" href="OgreRenderTarget_8cpp-source.html#l00085">Ogre::RenderTarget::getHeight</a>(), <a class="el" href="OgreRenderWindow_8cpp-source.html#l00041">Ogre::RenderWindow::getMetrics</a>(), <a class="el" href="OgreRenderTarget_8cpp-source.html#l00074">Ogre::RenderTarget::getMetrics</a>(), <a class="el" href="OgreRenderTexture_8cpp-source.html#l00032">Ogre::RenderTexture::RenderTexture</a>(), <a class="el" href="OgreWin32Window_8cpp-source.html#l00254">Ogre::Win32Window::resize</a>(), <a class="el" href="OgreD3D9RenderWindow_8cpp-source.html#l00402">Ogre::D3D9RenderWindow::resize</a>(), <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html#l00319">resize</a>(), <a class="el" href="OgreWin32Window_8cpp-source.html#l00282">Ogre::Win32Window::writeContentsToFile</a>(), and <a class="el" href="OgreSDLWindow_8cpp-source.html#l00141">Ogre::SDLWindow::writeContentsToFile</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1D3D7RenderWindown1" doxytag="Ogre::D3D7RenderWindow::mHWnd"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> HWND Ogre::D3D7RenderWindow::mHWnd<code> [protected]</code>
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>

<p>
Definition at line <a class="el" href="OgreD3D7RenderWindow_8h-source.html#l00151">151</a> of file <a class="el" href="OgreD3D7RenderWindow_8h-source.html">OgreD3D7RenderWindow.h</a>.
<p>
Referenced by <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html#l00174">create</a>(), <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html#l00418">createDDSurfaces</a>(), <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html#l00156">D3D7RenderWindow</a>(), <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html#l00295">destroy</a>(), <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html#l00380">getWindowHandle</a>(), <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html#l00525">windowMovedOrResized</a>(), <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html#l00042">WndProc</a>(), and <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html#l00635">writeContentsToFile</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1Win32Windown16" doxytag="Ogre::D3D7RenderWindow::mIsDepthBuffered"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> bool Ogre::RenderTarget::mIsDepthBuffered<code> [protected, inherited]</code>
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>

<p>
Definition at line <a class="el" href="OgreRenderTarget_8h-source.html#l00287">287</a> of file <a class="el" href="OgreRenderTarget_8h-source.html">OgreRenderTarget.h</a>.
<p>
Referenced by <a class="el" href="OgreWin32Window_8cpp-source.html#l00050">Ogre::Win32Window::create</a>(), <a class="el" href="OgreD3D9RenderWindow_8cpp-source.html#l00175">Ogre::D3D9RenderWindow::create</a>(), <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html#l00174">create</a>(), and <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html#l00462">createDepthBuffer</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1Win32Windown8" doxytag="Ogre::D3D7RenderWindow::mIsFullScreen"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> bool Ogre::RenderWindow::mIsFullScreen<code> [protected, inherited]</code>
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>

<p>
Definition at line <a class="el" href="OgreRenderWindow_8h-source.html#l00147">147</a> of file <a class="el" href="OgreRenderWindow_8h-source.html">OgreRenderWindow.h</a>.
<p>
Referenced by <a class="el" href="OgreWin32Window_8cpp-source.html#l00050">Ogre::Win32Window::create</a>(), <a class="el" href="OgreD3D9RenderWindow_8cpp-source.html#l00175">Ogre::D3D9RenderWindow::create</a>(), <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html#l00174">create</a>(), <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html#l00156">D3D7RenderWindow</a>(), <a class="el" href="OgreD3D9RenderWindow_8cpp-source.html#l00143">Ogre::D3D9RenderWindow::D3D9RenderWindow</a>(), <a class="el" href="OgreRenderWindow_8cpp-source.html#l00051">Ogre::RenderWindow::isFullScreen</a>(), <a class="el" href="OgreWin32Window_8cpp-source.html#l00035">Ogre::Win32Window::Win32Window</a>(), and <a class="el" href="OgreD3D9RenderWindow_8cpp-source.html#l00483">Ogre::D3D9RenderWindow::writeContentsToFile</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1D3D7RenderWindown0" doxytag="Ogre::D3D7RenderWindow::mIsUsingDirectDraw"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> bool Ogre::D3D7RenderWindow::mIsUsingDirectDraw<code> [protected]</code>
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>

<p>
Definition at line <a class="el" href="OgreD3D7RenderWindow_8h-source.html#l00150">150</a> of file <a class="el" href="OgreD3D7RenderWindow_8h-source.html">OgreD3D7RenderWindow.h</a>.
<p>
Referenced by <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html#l00174">create</a>(), <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html#l00156">D3D7RenderWindow</a>(), <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html#l00390">isUsingDirectDraw</a>(), and <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html#l00571">outputText</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1Win32Windown21" doxytag="Ogre::D3D7RenderWindow::mLastSecond"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> unsigned long Ogre::RenderTarget::mLastSecond<code> [protected, inherited]</code>
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>

<p>
Definition at line <a class="el" href="OgreRenderTarget_8h-source.html#l00295">295</a> of file <a class="el" href="OgreRenderTarget_8h-source.html">OgreRenderTarget.h</a>.
<p>
Referenced by <a class="el" href="OgreRenderTarget_8cpp-source.html#l00223">Ogre::RenderTarget::resetStatistics</a>(), and <a class="el" href="OgreRenderTarget_8cpp-source.html#l00238">Ogre::RenderTarget::updateStats</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1Win32Windown22" doxytag="Ogre::D3D7RenderWindow::mLastTime"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> unsigned long Ogre::RenderTarget::mLastTime<code> [protected, inherited]</code>
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>

<p>
Definition at line <a class="el" href="OgreRenderTarget_8h-source.html#l00296">296</a> of file <a class="el" href="OgreRenderTarget_8h-source.html">OgreRenderTarget.h</a>.
<p>
Referenced by <a class="el" href="OgreRenderTarget_8cpp-source.html#l00223">Ogre::RenderTarget::resetStatistics</a>(), and <a class="el" href="OgreRenderTarget_8cpp-source.html#l00238">Ogre::RenderTarget::updateStats</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1Win32Windown9" doxytag="Ogre::D3D7RenderWindow::mLeft"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> int Ogre::RenderWindow::mLeft<code> [protected, inherited]</code>
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>

<p>
Definition at line <a class="el" href="OgreRenderWindow_8h-source.html#l00148">148</a> of file <a class="el" href="OgreRenderWindow_8h-source.html">OgreRenderWindow.h</a>.
<p>
Referenced by <a class="el" href="OgreWin32Window_8cpp-source.html#l00050">Ogre::Win32Window::create</a>(), <a class="el" href="OgreD3D9RenderWindow_8cpp-source.html#l00175">Ogre::D3D9RenderWindow::create</a>(), <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html#l00174">create</a>(), and <a class="el" href="OgreRenderWindow_8cpp-source.html#l00041">Ogre::RenderWindow::getMetrics</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1Win32Windown25" doxytag="Ogre::D3D7RenderWindow::mListeners"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="classOgre_1_1RenderTarget.html#Ogre_1_1Win32Windowt1">RenderTargetListenerList</a> Ogre::RenderTarget::mListeners<code> [protected, inherited]</code>
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>

<p>
Definition at line <a class="el" href="OgreRenderTarget_8h-source.html#l00308">308</a> of file <a class="el" href="OgreRenderTarget_8h-source.html">OgreRenderTarget.h</a>.
<p>
Referenced by <a class="el" href="OgreRenderTarget_8cpp-source.html#l00286">Ogre::RenderTarget::addListener</a>(), <a class="el" href="OgreRenderTarget_8cpp-source.html#l00326">Ogre::RenderTarget::firePostUpdate</a>(), <a class="el" href="OgreRenderTarget_8cpp-source.html#l00310">Ogre::RenderTarget::firePreUpdate</a>(), <a class="el" href="OgreRenderTarget_8cpp-source.html#l00380">Ogre::RenderTarget::fireViewportPostUpdate</a>(), <a class="el" href="OgreRenderTarget_8cpp-source.html#l00366">Ogre::RenderTarget::fireViewportPreUpdate</a>(), <a class="el" href="OgreRenderTarget_8cpp-source.html#l00305">Ogre::RenderTarget::removeAllListeners</a>(), and <a class="el" href="OgreRenderTarget_8cpp-source.html#l00291">Ogre::RenderTarget::removeListener</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1D3D7RenderWindown10" doxytag="Ogre::D3D7RenderWindow::mlpD3DDevice"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> LPDIRECT3DDEVICE7 Ogre::D3D7RenderWindow::mlpD3DDevice<code> [protected]</code>
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>

<p>
Definition at line <a class="el" href="OgreD3D7RenderWindow_8h-source.html#l00179">179</a> of file <a class="el" href="OgreD3D7RenderWindow_8h-source.html">OgreD3D7RenderWindow.h</a>.
<p>
Referenced by <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html#l00174">create</a>(), and <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html#l00413">getD3DDevice</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1D3D7RenderWindown7" doxytag="Ogre::D3D7RenderWindow::mlpDDDriver"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="classOgre_1_1DDDriver.html">DDDriver</a>* Ogre::D3D7RenderWindow::mlpDDDriver<code> [protected]</code>
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>

<p>
Definition at line <a class="el" href="OgreD3D7RenderWindow_8h-source.html#l00172">172</a> of file <a class="el" href="OgreD3D7RenderWindow_8h-source.html">OgreD3D7RenderWindow.h</a>.
<p>
Referenced by <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html#l00174">create</a>(), <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html#l00418">createDDSurfaces</a>(), <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html#l00462">createDepthBuffer</a>(), <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html#l00156">D3D7RenderWindow</a>(), <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html#l00398">getDirectDrawDriver</a>(), and <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html#l00635">writeContentsToFile</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1D3D7RenderWindown9" doxytag="Ogre::D3D7RenderWindow::mlpDDSBack"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> LPDIRECTDRAWSURFACE7 Ogre::D3D7RenderWindow::mlpDDSBack<code> [protected]</code>
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>

<p>
Definition at line <a class="el" href="OgreD3D7RenderWindow_8h-source.html#l00176">176</a> of file <a class="el" href="OgreD3D7RenderWindow_8h-source.html">OgreD3D7RenderWindow.h</a>.
<p>
Referenced by <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html#l00174">create</a>(), <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html#l00418">createDDSurfaces</a>(), <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html#l00462">createDepthBuffer</a>(), <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html#l00409">getDDBackBuffer</a>(), <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html#l00571">outputText</a>(), <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html#l00474">releaseDDSurfaces</a>(), <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html#l00498">restoreDDSurfaces</a>(), <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html#l00333">swapBuffers</a>(), and <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html#l00635">writeContentsToFile</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1D3D7RenderWindown8" doxytag="Ogre::D3D7RenderWindow::mlpDDSFront"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> LPDIRECTDRAWSURFACE7 Ogre::D3D7RenderWindow::mlpDDSFront<code> [protected]</code>
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>

<p>
Definition at line <a class="el" href="OgreD3D7RenderWindow_8h-source.html#l00175">175</a> of file <a class="el" href="OgreD3D7RenderWindow_8h-source.html">OgreD3D7RenderWindow.h</a>.
<p>
Referenced by <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html#l00418">createDDSurfaces</a>(), <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html#l00403">getDDFrontBuffer</a>(), <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html#l00474">releaseDDSurfaces</a>(), <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html#l00498">restoreDDSurfaces</a>(), <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html#l00333">swapBuffers</a>(), and <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html#l00635">writeContentsToFile</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1Win32Windown11" doxytag="Ogre::D3D7RenderWindow::mName"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="classOgre_1_1String.html">String</a> Ogre::RenderTarget::mName<code> [protected, inherited]</code>
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
The name of this target.
<p>

<p>
Definition at line <a class="el" href="OgreRenderTarget_8h-source.html#l00280">280</a> of file <a class="el" href="OgreRenderTarget_8h-source.html">OgreRenderTarget.h</a>.
<p>
Referenced by <a class="el" href="OgreWin32Window_8cpp-source.html#l00050">Ogre::Win32Window::create</a>(), <a class="el" href="OgreSDLWindow_8cpp-source.html#l00063">Ogre::SDLWindow::create</a>(), <a class="el" href="OgreD3D9RenderWindow_8cpp-source.html#l00175">Ogre::D3D9RenderWindow::create</a>(), <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html#l00174">create</a>(), <a class="el" href="OgreD3D7Texture_8h-source.html#l00097">Ogre::D3D7RenderTexture::D3D7RenderTexture</a>(), <a class="el" href="OgreD3D9Texture_8h-source.html#l00167">Ogre::D3D9RenderTexture::D3D9RenderTexture</a>(), <a class="el" href="OgreRenderTarget_8cpp-source.html#l00068">Ogre::RenderTarget::getName</a>(), <a class="el" href="OgreRenderTexture_8cpp-source.html#l00032">Ogre::RenderTexture::RenderTexture</a>(), <a class="el" href="OgreRenderTarget_8cpp-source.html#l00050">Ogre::RenderTarget::~RenderTarget</a>(), and <a class="el" href="OgreRenderTexture_8cpp-source.html#l00051">Ogre::RenderTexture::~RenderTexture</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1D3D7RenderWindown2" doxytag="Ogre::D3D7RenderWindow::mParentHWnd"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> HWND Ogre::D3D7RenderWindow::mParentHWnd<code> [protected]</code>
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>

<p>
Definition at line <a class="el" href="OgreD3D7RenderWindow_8h-source.html#l00152">152</a> of file <a class="el" href="OgreD3D7RenderWindow_8h-source.html">OgreD3D7RenderWindow.h</a>.
<p>
Referenced by <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html#l00174">create</a>(), and <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html#l00385">getParentWindowHandle</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1Win32Windown12" doxytag="Ogre::D3D7RenderWindow::mPriority"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="namespaceOgre.html#a350">uchar</a> Ogre::RenderTarget::mPriority<code> [protected, inherited]</code>
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
The priority of the render target.
<p>

<p>
Definition at line <a class="el" href="OgreRenderTarget_8h-source.html#l00282">282</a> of file <a class="el" href="OgreRenderTarget_8h-source.html">OgreRenderTarget.h</a>.
<p>
Referenced by <a class="el" href="OgreRenderTarget_8cpp-source.html#l00040">Ogre::RenderTarget::RenderTarget</a>(), and <a class="el" href="OgreRenderTexture_8cpp-source.html#l00032">Ogre::RenderTexture::RenderTexture</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1D3D7RenderWindown4" doxytag="Ogre::D3D7RenderWindow::mReady"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> bool Ogre::D3D7RenderWindow::mReady<code> [protected]</code>
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>

<p>
Definition at line <a class="el" href="OgreD3D7RenderWindow_8h-source.html#l00154">154</a> of file <a class="el" href="OgreD3D7RenderWindow_8h-source.html">OgreD3D7RenderWindow.h</a>.
<p>
Referenced by <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html#l00174">create</a>(), <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html#l00156">D3D7RenderWindow</a>(), and <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html#l00042">WndProc</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1Win32Windown17" doxytag="Ogre::D3D7RenderWindow::mStatFlags"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="classOgre_1_1RenderTarget.html#Ogre_1_1Win32Windows7">StatFlags</a> Ogre::RenderTarget::mStatFlags<code> [protected, inherited]</code>
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>

<p>
Definition at line <a class="el" href="OgreRenderTarget_8h-source.html#l00290">290</a> of file <a class="el" href="OgreRenderTarget_8h-source.html">OgreRenderTarget.h</a>.
<p>
Referenced by <a class="el" href="OgreRenderTarget_8cpp-source.html#l00040">Ogre::RenderTarget::RenderTarget</a>(), and <a class="el" href="OgreRenderTarget_8cpp-source.html#l00168">Ogre::RenderTarget::setStatsDisplay</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1Win32Windown18" doxytag="Ogre::D3D7RenderWindow::mStats"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> FrameStats Ogre::RenderTarget::mStats<code> [protected, inherited]</code>
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>

<p>
Definition at line <a class="el" href="OgreRenderTarget_8h-source.html#l00291">291</a> of file <a class="el" href="OgreRenderTarget_8h-source.html">OgreRenderTarget.h</a>.
<p>
Referenced by <a class="el" href="OgreRenderTarget_8cpp-source.html#l00195">Ogre::RenderTarget::getAverageFPS</a>(), <a class="el" href="OgreRenderTarget_8cpp-source.html#l00199">Ogre::RenderTarget::getBestFPS</a>(), <a class="el" href="OgreRenderTarget_8cpp-source.html#l00213">Ogre::RenderTarget::getBestFrameTime</a>(), <a class="el" href="OgreRenderTarget_8cpp-source.html#l00191">Ogre::RenderTarget::getLastFPS</a>(), <a class="el" href="OgreRenderTarget_8cpp-source.html#l00173">Ogre::RenderTarget::getStatistics</a>(), <a class="el" href="OgreRenderTarget_8cpp-source.html#l00208">Ogre::RenderTarget::getTriangleCount</a>(), <a class="el" href="OgreRenderTarget_8cpp-source.html#l00203">Ogre::RenderTarget::getWorstFPS</a>(), <a class="el" href="OgreRenderTarget_8cpp-source.html#l00218">Ogre::RenderTarget::getWorstFrameTime</a>(), <a class="el" href="OgreRenderTarget_8cpp-source.html#l00223">Ogre::RenderTarget::resetStatistics</a>(), <a class="el" href="OgreRenderTarget_8cpp-source.html#l00094">Ogre::RenderTarget::update</a>(), <a class="el" href="OgreRenderTarget_8cpp-source.html#l00238">Ogre::RenderTarget::updateStats</a>(), and <a class="el" href="OgreRenderTarget_8cpp-source.html#l00050">Ogre::RenderTarget::~RenderTarget</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1Win32Windown19" doxytag="Ogre::D3D7RenderWindow::mTimer"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="classOgre_1_1Timer.html">Timer</a>* Ogre::RenderTarget::mTimer<code> [protected, inherited]</code>
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>

<p>
Definition at line <a class="el" href="OgreRenderTarget_8h-source.html#l00293">293</a> of file <a class="el" href="OgreRenderTarget_8h-source.html">OgreRenderTarget.h</a>.
<p>
Referenced by <a class="el" href="OgreRenderTarget_8cpp-source.html#l00040">Ogre::RenderTarget::RenderTarget</a>(), <a class="el" href="OgreRenderTarget_8cpp-source.html#l00223">Ogre::RenderTarget::resetStatistics</a>(), <a class="el" href="OgreRenderTarget_8cpp-source.html#l00238">Ogre::RenderTarget::updateStats</a>(), and <a class="el" href="OgreRenderTarget_8cpp-source.html#l00394">Ogre::RenderTarget::writeContentsToTimestampedFile</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1Win32Windown10" doxytag="Ogre::D3D7RenderWindow::mTop"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> int Ogre::RenderWindow::mTop<code> [protected, inherited]</code>
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>

<p>
Definition at line <a class="el" href="OgreRenderWindow_8h-source.html#l00149">149</a> of file <a class="el" href="OgreRenderWindow_8h-source.html">OgreRenderWindow.h</a>.
<p>
Referenced by <a class="el" href="OgreWin32Window_8cpp-source.html#l00050">Ogre::Win32Window::create</a>(), <a class="el" href="OgreD3D9RenderWindow_8cpp-source.html#l00175">Ogre::D3D9RenderWindow::create</a>(), <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html#l00174">create</a>(), and <a class="el" href="OgreRenderWindow_8cpp-source.html#l00041">Ogre::RenderWindow::getMetrics</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1Win32Windown24" doxytag="Ogre::D3D7RenderWindow::mViewportList"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> <a class="el" href="classOgre_1_1RenderTarget.html#Ogre_1_1Win32Windowt0">ViewportList</a> Ogre::RenderTarget::mViewportList<code> [protected, inherited]</code>
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
List of viewports, map on Z-order.
<p>

<p>
Definition at line <a class="el" href="OgreRenderTarget_8h-source.html#l00305">305</a> of file <a class="el" href="OgreRenderTarget_8h-source.html">OgreRenderTarget.h</a>.
<p>
Referenced by <a class="el" href="OgreRenderTarget_8cpp-source.html#l00122">Ogre::RenderTarget::addViewport</a>(), <a class="el" href="OgreRenderTarget_8cpp-source.html#l00340">Ogre::RenderTarget::getNumViewports</a>(), <a class="el" href="OgreRenderTarget_8cpp-source.html#l00346">Ogre::RenderTarget::getViewport</a>(), <a class="el" href="OgreRenderTarget_8cpp-source.html#l00156">Ogre::RenderTarget::removeAllViewports</a>(), <a class="el" href="OgreRenderTarget_8cpp-source.html#l00145">Ogre::RenderTarget::removeViewport</a>(), <a class="el" href="OgreWin32Window_8cpp-source.html#l00254">Ogre::Win32Window::resize</a>(), <a class="el" href="OgreSDLWindow_8cpp-source.html#l00122">Ogre::SDLWindow::resize</a>(), <a class="el" href="OgreD3D9RenderWindow_8cpp-source.html#l00402">Ogre::D3D9RenderWindow::resize</a>(), <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html#l00319">resize</a>(), <a class="el" href="OgreRenderTarget_8cpp-source.html#l00094">Ogre::RenderTarget::update</a>(), <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html#l00525">windowMovedOrResized</a>(), and <a class="el" href="OgreRenderTarget_8cpp-source.html#l00050">Ogre::RenderTarget::~RenderTarget</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1Win32Windown13" doxytag="Ogre::D3D7RenderWindow::mWidth"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> unsigned int Ogre::RenderTarget::mWidth<code> [protected, inherited]</code>
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>

<p>
Definition at line <a class="el" href="OgreRenderTarget_8h-source.html#l00284">284</a> of file <a class="el" href="OgreRenderTarget_8h-source.html">OgreRenderTarget.h</a>.
<p>
Referenced by <a class="el" href="OgreGLTexture_8cpp-source.html#l00452">Ogre::GLRenderTexture::_copyToTexture</a>(), <a class="el" href="OgreWin32Window_8cpp-source.html#l00050">Ogre::Win32Window::create</a>(), <a class="el" href="OgreSDLWindow_8cpp-source.html#l00063">Ogre::SDLWindow::create</a>(), <a class="el" href="OgreD3D9RenderWindow_8cpp-source.html#l00175">Ogre::D3D9RenderWindow::create</a>(), <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html#l00174">create</a>(), <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html#l00418">createDDSurfaces</a>(), <a class="el" href="OgreD3D7Texture_8h-source.html#l00097">Ogre::D3D7RenderTexture::D3D7RenderTexture</a>(), <a class="el" href="OgreD3D9Texture_8h-source.html#l00167">Ogre::D3D9RenderTexture::D3D9RenderTexture</a>(), <a class="el" href="OgreRenderWindow_8cpp-source.html#l00041">Ogre::RenderWindow::getMetrics</a>(), <a class="el" href="OgreRenderTarget_8cpp-source.html#l00074">Ogre::RenderTarget::getMetrics</a>(), <a class="el" href="OgreRenderTarget_8cpp-source.html#l00081">Ogre::RenderTarget::getWidth</a>(), <a class="el" href="OgreRenderTexture_8cpp-source.html#l00032">Ogre::RenderTexture::RenderTexture</a>(), <a class="el" href="OgreWin32Window_8cpp-source.html#l00254">Ogre::Win32Window::resize</a>(), <a class="el" href="OgreD3D9RenderWindow_8cpp-source.html#l00402">Ogre::D3D9RenderWindow::resize</a>(), <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html#l00319">resize</a>(), <a class="el" href="OgreWin32Window_8cpp-source.html#l00282">Ogre::Win32Window::writeContentsToFile</a>(), and <a class="el" href="OgreSDLWindow_8cpp-source.html#l00141">Ogre::SDLWindow::writeContentsToFile</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1D3D7RenderWindown6" doxytag="Ogre::D3D7RenderWindow::rcBlitDest"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td class="md" nowrap valign="top"> RECT Ogre::D3D7RenderWindow::rcBlitDest<code> [protected]</code>
      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>

<p>
Definition at line <a class="el" href="OgreD3D7RenderWindow_8h-source.html#l00157">157</a> of file <a class="el" href="OgreD3D7RenderWindow_8h-source.html">OgreD3D7RenderWindow.h</a>.
<p>
Referenced by <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html#l00174">create</a>(), <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html#l00333">swapBuffers</a>(), and <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html#l00525">windowMovedOrResized</a>().    </td>
  </tr>
</table>
<hr>The documentation for this class was generated from the following files:<ul>
<li><a class="el" href="OgreD3D7RenderWindow_8h-source.html">OgreD3D7RenderWindow.h</a><li><a class="el" href="OgreD3D7RenderWindow_8cpp-source.html">OgreD3D7RenderWindow.cpp</a></ul>
<p>
Copyright &copy; 2002-2003 by The OGRE Team<br />
Last modified Wed Jan 21 00:12:06 2004
</p>
</body>
</html>