Sophie

Sophie

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

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

<html>
<head>
<title>Ogre::D3D9RenderWindow 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::D3D9RenderWindow  Class Reference</h1><code>#include &lt;<a class="el" href="OgreD3D9RenderWindow_8h-source.html">OgreD3D9RenderWindow.h</a>&gt;</code>
<p>
Inheritance diagram for Ogre::D3D9RenderWindow:<p><center><img src="classOgre_1_1D3D9RenderWindow__inherit__graph.png" border="0" usemap="#Ogre_1_1D3D9RenderWindow__inherit__map" alt="Inheritance graph"></center>
<map name="Ogre_1_1D3D9RenderWindow__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::D3D9RenderWindow:<p><center><img src="classOgre_1_1D3D9RenderWindow__coll__graph.png" border="0" usemap="#Ogre_1_1D3D9RenderWindow__coll__map" alt="Collaboration graph"></center>
<map name="Ogre_1_1D3D9RenderWindow__coll__map">
<area href="classOgre_1_1RenderWindow.html" shape="rect" coords="19,108,155,89" alt="">
<area href="classOgre_1_1RenderTarget.html" shape="rect" coords="23,36,151,17" alt="">
<area href="classOgre_1_1D3D9Driver.html" shape="rect" coords="232,108,352,89" alt="">
<area href="classOgre_1_1D3D9VideoModeList.html" shape="rect" coords="265,198,433,180" alt="">
</map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center><a href="classOgre_1_1D3D9RenderWindow-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_1D3D9RenderWindow.html#Ogre_1_1Win32Windows7">StatFlags</a> { <br>
&nbsp;&nbsp;<a class="el" href="classOgre_1_1D3D9RenderWindow.html#Ogre_1_1Win32Windows7Ogre_1_1Win32Windows0">SF_NONE</a> =  0, 
<a class="el" href="classOgre_1_1D3D9RenderWindow.html#Ogre_1_1Win32Windows7Ogre_1_1Win32Windows1">SF_FPS</a> =  1, 
<a class="el" href="classOgre_1_1D3D9RenderWindow.html#Ogre_1_1Win32Windows7Ogre_1_1Win32Windows2">SF_AVG_FPS</a> =  2, 
<a class="el" href="classOgre_1_1D3D9RenderWindow.html#Ogre_1_1Win32Windows7Ogre_1_1Win32Windows3">SF_BEST_FPS</a> =  4, 
<br>
&nbsp;&nbsp;<a class="el" href="classOgre_1_1D3D9RenderWindow.html#Ogre_1_1Win32Windows7Ogre_1_1Win32Windows4">SF_WORST_FPS</a> =  8, 
<a class="el" href="classOgre_1_1D3D9RenderWindow.html#Ogre_1_1Win32Windows7Ogre_1_1Win32Windows5">SF_TRIANGLE_COUNT</a> =  16, 
<a class="el" href="classOgre_1_1D3D9RenderWindow.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_1D3D9RenderWindow.html#Ogre_1_1D3D9RenderWindowa0">D3D9RenderWindow</a> ()</td></tr>
<tr><td nowrap align=right valign=top>&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1D3D9RenderWindow.html#Ogre_1_1D3D9RenderWindowa1">~D3D9RenderWindow</a> ()</td></tr>
<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1D3D9RenderWindow.html#Ogre_1_1D3D9RenderWindowa2">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>Creates &amp; displays the new window.</em> <a href="#Ogre_1_1D3D9RenderWindowa2"></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_1D3D9RenderWindow.html#Ogre_1_1D3D9RenderWindowa3">destroy</a> (void)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Destroys the window.</em> <a href="#Ogre_1_1D3D9RenderWindowa3"></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_1D3D9RenderWindow.html#Ogre_1_1D3D9RenderWindowa4">isActive</a> () const</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Used to retrieve or set the active state of the render target.</em> <a href="#Ogre_1_1D3D9RenderWindowa4"></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_1D3D9RenderWindow.html#Ogre_1_1D3D9RenderWindowa5">isClosed</a> () const</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Indicates whether the window has been closed by the user.</em> <a href="#Ogre_1_1D3D9RenderWindowa5"></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_1D3D9RenderWindow.html#Ogre_1_1D3D9RenderWindowa6">reposition</a> (int left, int top)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Reposition the window.</em> <a href="#Ogre_1_1D3D9RenderWindowa6"></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_1D3D9RenderWindow.html#Ogre_1_1D3D9RenderWindowa7">resize</a> (unsigned int width, unsigned int height)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Alter the size of the window.</em> <a href="#Ogre_1_1D3D9RenderWindowa7"></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_1D3D9RenderWindow.html#Ogre_1_1D3D9RenderWindowa8">swapBuffers</a> (bool waitForVSync=true)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>Swaps the frame buffers to display the next frame.</em> <a href="#Ogre_1_1D3D9RenderWindowa8"></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_1D3D9RenderWindow.html#Ogre_1_1D3D9RenderWindowa9">getWindowHandle</a> () const</td></tr>
<tr><td nowrap align=right valign=top>HWND&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1D3D9RenderWindow.html#Ogre_1_1D3D9RenderWindowa10">getParentWindowHandle</a> () const</td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="classOgre_1_1D3D9Driver.html">D3D9Driver</a> *&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1D3D9RenderWindow.html#Ogre_1_1D3D9RenderWindowa11">getDirectD3DDriver</a> ()</td></tr>
<tr><td nowrap align=right valign=top>LPDIRECT3DDEVICE9&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1D3D9RenderWindow.html#Ogre_1_1D3D9RenderWindowa12">getD3DDevice</a> ()</td></tr>
<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1D3D9RenderWindow.html#Ogre_1_1D3D9RenderWindowa13">outputText</a> (int x, int ty, const <a class="el" href="classOgre_1_1String.html">String</a> &amp;text)</td></tr>
<tr><td>&nbsp;</td><td><font size=-1><em>DEPRECATED Outputs text to the target at the specified co-ordinates.</em> <a href="#Ogre_1_1D3D9RenderWindowa13"></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_1D3D9RenderWindow.html#Ogre_1_1D3D9RenderWindowa14">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>Gets a custom (maybe platform-specific) attribute.</em> <a href="#Ogre_1_1D3D9RenderWindowa14"></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_1D3D9RenderWindow.html#Ogre_1_1D3D9RenderWindowa15">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_1D3D9RenderWindowa15"></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_1D3D9RenderWindow.html#Ogre_1_1D3D9RenderWindowa16">requiresTextureFlipping</a> () const</td></tr>
<tr><td nowrap align=right valign=top>virtual void&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1D3D9RenderWindow.html#Ogre_1_1D3D9RenderWindowa17">WindowMovedOrResized</a> (void)</td></tr>
<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1D3D9RenderWindow.html#Ogre_1_1D3D9RenderWindowa18">SetExternalWindowHandle</a> (HWND externalHandle)</td></tr>
<tr><td nowrap align=right valign=top>bool&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1D3D9RenderWindow.html#Ogre_1_1D3D9RenderWindowa19">isReady</a> () const</td></tr>
<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1D3D9RenderWindow.html#Ogre_1_1D3D9RenderWindowa20">setReady</a> (bool set)</td></tr>
<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1D3D9RenderWindow.html#Ogre_1_1D3D9RenderWindowa21">setActive</a> (bool set)</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_1D3D9RenderWindowa21"></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_1D3D9RenderWindow.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_1D3D9RenderWindow.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_1D3D9RenderWindow.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_1D3D9RenderWindow.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_1D3D9RenderWindow.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_1D3D9RenderWindow.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_1D3D9RenderWindow.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_1D3D9RenderWindow.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_1D3D9RenderWindow.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_1D3D9RenderWindow.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_1D3D9RenderWindow.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_1D3D9RenderWindow.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_1D3D9RenderWindow.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_1D3D9RenderWindow.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_1D3D9RenderWindow.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_1D3D9RenderWindow.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_1D3D9RenderWindow.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_1D3D9RenderWindow.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_1D3D9RenderWindow.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_1D3D9RenderWindow.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_1D3D9RenderWindow.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_1D3D9RenderWindow.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_1D3D9RenderWindow.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_1D3D9RenderWindow.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_1D3D9RenderWindow.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_1D3D9RenderWindow.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_1D3D9RenderWindow.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_1D3D9RenderWindow.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_1D3D9RenderWindow.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_1D3D9RenderWindow.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 <a class="el" href="classOgre_1_1String.html">String</a>&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1D3D9RenderWindow.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_1D3D9RenderWindow.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_1D3D9RenderWindow.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_1D3D9RenderWindow.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>bool&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1D3D9RenderWindow.html#Ogre_1_1D3D9RenderWindowb0">_checkMultiSampleQuality</a> (D3DMULTISAMPLE_TYPE type, DWORD *outQuality, D3DFORMAT format, UINT adapterNum, D3DDEVTYPE deviceType, BOOL fullScreen)</td></tr>
<tr><td nowrap align=right valign=top>void&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1D3D9RenderWindow.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_1D3D9RenderWindow.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_1D3D9RenderWindow.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_1D3D9RenderWindow.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_1D3D9RenderWindow.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_1D3D9RenderWindow.html#Ogre_1_1D3D9RenderWindowe0">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>HWND&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1D3D9RenderWindow.html#Ogre_1_1D3D9RenderWindown0">mExternalHandle</a></td></tr>
<tr><td nowrap align=right valign=top>HWND&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1D3D9RenderWindow.html#Ogre_1_1D3D9RenderWindown1">mHWnd</a></td></tr>
<tr><td nowrap align=right valign=top>HWND&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1D3D9RenderWindow.html#Ogre_1_1D3D9RenderWindown2">mParentHWnd</a></td></tr>
<tr><td nowrap align=right valign=top>bool&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1D3D9RenderWindow.html#Ogre_1_1D3D9RenderWindown3">mActive</a></td></tr>
<tr><td nowrap align=right valign=top>bool&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1D3D9RenderWindow.html#Ogre_1_1D3D9RenderWindown4">mReady</a></td></tr>
<tr><td nowrap align=right valign=top>bool&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1D3D9RenderWindow.html#Ogre_1_1D3D9RenderWindown5">mClosed</a></td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="classOgre_1_1D3D9Driver.html">D3D9Driver</a> *&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1D3D9RenderWindow.html#Ogre_1_1D3D9RenderWindown6">mpD3DDriver</a></td></tr>
<tr><td nowrap align=right valign=top>LPDIRECT3DDEVICE9&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1D3D9RenderWindow.html#Ogre_1_1D3D9RenderWindown7">mpD3DDevice</a></td></tr>
<tr><td nowrap align=right valign=top>D3DPRESENT_PARAMETERS&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1D3D9RenderWindow.html#Ogre_1_1D3D9RenderWindown8">md3dpp</a></td></tr>
<tr><td nowrap align=right valign=top>LPDIRECT3DSURFACE9&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1D3D9RenderWindow.html#Ogre_1_1D3D9RenderWindown9">mpRenderSurface</a></td></tr>
<tr><td nowrap align=right valign=top>LPDIRECT3DSURFACE9&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1D3D9RenderWindow.html#Ogre_1_1D3D9RenderWindown10">mpRenderZBuffer</a></td></tr>
<tr><td nowrap align=right valign=top>bool&nbsp;</td><td valign=bottom><a class="el" href="classOgre_1_1D3D9RenderWindow.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_1D3D9RenderWindow.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_1D3D9RenderWindow.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_1D3D9RenderWindow.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_1D3D9RenderWindow.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_1D3D9RenderWindow.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_1D3D9RenderWindow.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_1D3D9RenderWindow.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_1D3D9RenderWindow.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_1D3D9RenderWindow.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_1D3D9RenderWindow.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_1D3D9RenderWindow.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_1D3D9RenderWindow.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_1D3D9RenderWindow.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_1D3D9RenderWindow.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_1D3D9RenderWindow.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_1D3D9RenderWindow.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_1D3D9RenderWindow.html#Ogre_1_1Win32Windown25">mListeners</a></td></tr>
</table>
<hr><h2>Member Typedef Documentation</h2>
<a name="Ogre_1_1Win32Windowt1" doxytag="Ogre::D3D9RenderWindow::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::D3D9RenderWindow::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::D3D9RenderWindow::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_1D3D9RenderWindowa0" doxytag="Ogre::D3D9RenderWindow::D3D9RenderWindow"></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::D3D9RenderWindow::D3D9RenderWindow </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="OgreD3D9RenderWindow_8cpp-source.html#l00143">143</a> of file <a class="el" href="OgreD3D9RenderWindow_8cpp-source.html">OgreD3D9RenderWindow.cpp</a>.
<p>
References <a class="el" href="OgreD3D9RenderWindow_8h-source.html#l00075">mActive</a>, <a class="el" href="OgreD3D9RenderWindow_8h-source.html#l00077">mClosed</a>, <a class="el" href="OgreD3D9RenderWindow_8h-source.html#l00072">mExternalHandle</a>, <a class="el" href="OgreD3D9RenderWindow_8h-source.html#l00073">mHWnd</a>, <a class="el" href="OgreRenderWindow_8h-source.html#l00147">Ogre::RenderWindow::mIsFullScreen</a>, <a class="el" href="OgreD3D9RenderWindow_8h-source.html#l00093">mpD3DDevice</a>, <a class="el" href="OgreD3D9RenderWindow_8h-source.html#l00090">mpD3DDriver</a>, and <a class="el" href="OgreD3D9RenderWindow_8h-source.html#l00076">mReady</a>.    </td>
  </tr>
</table>
<a name="Ogre_1_1D3D9RenderWindowa1" doxytag="Ogre::D3D9RenderWindow::~D3D9RenderWindow"></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::D3D9RenderWindow::~D3D9RenderWindow </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="OgreD3D9RenderWindow_8cpp-source.html#l00155">155</a> of file <a class="el" href="OgreD3D9RenderWindow_8cpp-source.html">OgreD3D9RenderWindow.cpp</a>.
<p>
References <a class="el" href="OgreD3D9RenderWindow_8h-source.html#l00093">mpD3DDevice</a>, <a class="el" href="OgreD3D9RenderWindow_8h-source.html#l00095">mpRenderSurface</a>, <a class="el" href="OgreD3D9RenderWindow_8h-source.html#l00096">mpRenderZBuffer</a>, and <a class="el" href="OgreD3D9Prerequisites_8h-source.html#l00036">SAFE_RELEASE</a>.    </td>
  </tr>
</table>
<hr><h2>Member Function Documentation</h2>
<a name="Ogre_1_1D3D9RenderWindowb0" doxytag="Ogre::D3D9RenderWindow::_checkMultiSampleQuality"></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::D3D9RenderWindow::_checkMultiSampleQuality </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top">D3DMULTISAMPLE_TYPE&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>type</em>, </td>
        </tr>
        <tr>
          <td></td>
          <td></td>
          <td class="md" nowrap>DWORD *&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>outQuality</em>, </td>
        </tr>
        <tr>
          <td></td>
          <td></td>
          <td class="md" nowrap>D3DFORMAT&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>format</em>, </td>
        </tr>
        <tr>
          <td></td>
          <td></td>
          <td class="md" nowrap>UINT&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>adapterNum</em>, </td>
        </tr>
        <tr>
          <td></td>
          <td></td>
          <td class="md" nowrap>D3DDEVTYPE&nbsp;</td>
          <td class="mdname" nowrap>&nbsp; <em>deviceType</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 class="md">)&nbsp;</td>
          <td class="md" colspan="2"><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="OgreD3D9RenderWindow_8cpp-source.html#l00162">162</a> of file <a class="el" href="OgreD3D9RenderWindow_8cpp-source.html">OgreD3D9RenderWindow.cpp</a>.
<p>
References <a class="el" href="OgreD3D9Driver_8h-source.html#l00065">Ogre::D3D9Driver::getD3D</a>(), and <a class="el" href="OgreD3D9RenderWindow_8h-source.html#l00090">mpD3DDriver</a>.    </td>
  </tr>
</table>
<a name="Ogre_1_1Win32Windowa44" doxytag="Ogre::D3D9RenderWindow::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::D3D9RenderWindow::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_1D3D9RenderWindowa2" doxytag="Ogre::D3D9RenderWindow::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::D3D9RenderWindow::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>
Creates &amp; displays the new window.
<p>
<dl compact><dt><b>
Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>width</em>&nbsp;</td><td>
The width of the window in pixels. </td></tr>
<tr><td valign=top><em>height</em>&nbsp;</td><td>
The height of the window in pixels. </td></tr>
<tr><td valign=top><em>colourDepth</em>&nbsp;</td><td>
The colour depth in bits. Ignored if fullScreen is false since the desktop depth is used. </td></tr>
<tr><td valign=top><em>fullScreen</em>&nbsp;</td><td>
If true, the window fills the screen, with no title bar or border. </td></tr>
<tr><td valign=top><em>left</em>&nbsp;</td><td>
The x-position of the window. Ignored if fullScreen = true. </td></tr>
<tr><td valign=top><em>top</em>&nbsp;</td><td>
The y-position of the window. Ignored if fullScreen = true. </td></tr>
<tr><td valign=top><em>depthBuffer</em>&nbsp;</td><td>
Specify true to include a depth-buffer. </td></tr>
<tr><td valign=top><em>miscParam</em>&nbsp;</td><td>
A variable number of pointers to platform-specific arguments. The actual requirements must be defined by the implementing subclasses. </td></tr>
</table>
</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="OgreD3D9RenderWindow_8cpp-source.html#l00175">175</a> of file <a class="el" href="OgreD3D9RenderWindow_8cpp-source.html">OgreD3D9RenderWindow.cpp</a>.
<p>
References <a class="el" href="OgreD3D9RenderWindow_8cpp-source.html#l00392">destroy</a>(), <a class="el" href="OgreException_8h-source.html#l00033">Except</a>, <a class="el" href="OgreD3D9Driver_8h-source.html#l00066">Ogre::D3D9Driver::getAdapterNumber</a>(), <a class="el" href="OgreD3D9Driver_8h-source.html#l00065">Ogre::D3D9Driver::getD3D</a>(), <a class="el" href="OgreD3D9RenderWindow_8h-source.html#l00049">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="OgreD3D9RenderWindow_8h-source.html#l00094">md3dpp</a>, <a class="el" href="OgreD3D9RenderWindow_8h-source.html#l00072">mExternalHandle</a>, <a class="el" href="OgreRenderTarget_8h-source.html#l00285">Ogre::RenderTarget::mHeight</a>, <a class="el" href="OgreD3D9RenderWindow_8h-source.html#l00073">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="OgreRenderWindow_8h-source.html#l00148">Ogre::RenderWindow::mLeft</a>, <a class="el" href="OgreRenderTarget_8h-source.html#l00280">Ogre::RenderTarget::mName</a>, <a class="el" href="OgreD3D9RenderWindow_8h-source.html#l00074">mParentHWnd</a>, <a class="el" href="OgreD3D9RenderWindow_8h-source.html#l00093">mpD3DDevice</a>, <a class="el" href="OgreD3D9RenderWindow_8h-source.html#l00090">mpD3DDriver</a>, <a class="el" href="OgreD3D9RenderWindow_8h-source.html#l00095">mpRenderSurface</a>, <a class="el" href="OgreD3D9RenderWindow_8h-source.html#l00096">mpRenderZBuffer</a>, <a class="el" href="OgreD3D9RenderWindow_8h-source.html#l00076">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>, and <a class="el" href="OgreD3D9RenderWindow_8cpp-source.html#l00043">WndProc</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1D3D9RenderWindowa3" doxytag="Ogre::D3D9RenderWindow::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::D3D9RenderWindow::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>
Destroys the window.
<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="OgreD3D9RenderWindow_8cpp-source.html#l00392">392</a> of file <a class="el" href="OgreD3D9RenderWindow_8cpp-source.html">OgreD3D9RenderWindow.cpp</a>.
<p>
References <a class="el" href="OgreD3D9RenderWindow_8h-source.html#l00073">mHWnd</a>, <a class="el" href="OgreD3D9RenderWindow_8h-source.html#l00093">mpD3DDevice</a>, <a class="el" href="OgreD3D9RenderWindow_8h-source.html#l00095">mpRenderSurface</a>, <a class="el" href="OgreD3D9RenderWindow_8h-source.html#l00096">mpRenderZBuffer</a>, and <a class="el" href="OgreD3D9Prerequisites_8h-source.html#l00036">SAFE_RELEASE</a>.
<p>
Referenced by <a class="el" href="OgreD3D9RenderWindow_8cpp-source.html#l00175">create</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1Win32Windowb2" doxytag="Ogre::D3D9RenderWindow::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::D3D9RenderWindow::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::D3D9RenderWindow::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::D3D9RenderWindow::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::D3D9RenderWindow::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::D3D9RenderWindow::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::D3D9RenderWindow::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::D3D9RenderWindow::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_1D3D9RenderWindowa14" doxytag="Ogre::D3D9RenderWindow::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::D3D9RenderWindow::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>
Gets a custom (maybe platform-specific) attribute.
<p>
<dl compact><dt><b>
Remarks: </b><dd>
 This is a nasty way of satisfying any API's need to see platform-specific details. It horrid, but D3D needs this kind of info. At least it's abstracted. </dl><dl compact><dt><b>
Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>name</em>&nbsp;</td><td>
The name of the attribute. </td></tr>
<tr><td valign=top><em>pData</em>&nbsp;</td><td>
Pointer to memory of the right kind of structure to receive the info. </td></tr>
</table>
</dl>
<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="OgreD3D9RenderWindow_8cpp-source.html#l00428">428</a> of file <a class="el" href="OgreD3D9RenderWindow_8cpp-source.html">OgreD3D9RenderWindow.cpp</a>.
<p>
References <a class="el" href="OgreD3D9RenderWindow_8h-source.html#l00053">getD3DDevice</a>(), <a class="el" href="OgreD3D9RenderWindow_8h-source.html#l00049">getWindowHandle</a>(), <a class="el" href="OgreD3D9RenderWindow_8h-source.html#l00095">mpRenderSurface</a>, and <a class="el" href="OgreD3D9RenderWindow_8h-source.html#l00096">mpRenderZBuffer</a>.    </td>
  </tr>
</table>
<a name="Ogre_1_1D3D9RenderWindowa12" doxytag="Ogre::D3D9RenderWindow::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"> LPDIRECT3DDEVICE9 Ogre::D3D9RenderWindow::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>

<p>
Definition at line <a class="el" href="OgreD3D9RenderWindow_8h-source.html#l00053">53</a> of file <a class="el" href="OgreD3D9RenderWindow_8h-source.html">OgreD3D9RenderWindow.h</a>.
<p>
References <a class="el" href="OgreD3D9RenderWindow_8h-source.html#l00093">mpD3DDevice</a>.
<p>
Referenced by <a class="el" href="OgreD3D9RenderWindow_8cpp-source.html#l00428">getCustomAttribute</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1Win32Windowa43" doxytag="Ogre::D3D9RenderWindow::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_1D3D9RenderWindowa11" doxytag="Ogre::D3D9RenderWindow::getDirectD3DDriver"></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_1D3D9Driver.html">D3D9Driver</a>* Ogre::D3D9RenderWindow::getDirectD3DDriver </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="OgreD3D9RenderWindow_8h-source.html#l00052">52</a> of file <a class="el" href="OgreD3D9RenderWindow_8h-source.html">OgreD3D9RenderWindow.h</a>.
<p>
References <a class="el" href="OgreD3D9RenderWindow_8h-source.html#l00090">mpD3DDriver</a>.    </td>
  </tr>
</table>
<a name="Ogre_1_1Win32Windowa24" doxytag="Ogre::D3D9RenderWindow::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::D3D9RenderWindow::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::D3D9RenderWindow::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::D3D9RenderWindow::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::D3D9RenderWindow::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">WndProc</a>(), and <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html#l00042">Ogre::D3D7RenderWindow::WndProc</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1Win32Windowa27" doxytag="Ogre::D3D9RenderWindow::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_1D3D9RenderWindowa10" doxytag="Ogre::D3D9RenderWindow::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::D3D9RenderWindow::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> const</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="OgreD3D9RenderWindow_8h-source.html#l00050">50</a> of file <a class="el" href="OgreD3D9RenderWindow_8h-source.html">OgreD3D9RenderWindow.h</a>.
<p>
References <a class="el" href="OgreD3D9RenderWindow_8h-source.html#l00074">mParentHWnd</a>.    </td>
  </tr>
</table>
<a name="Ogre_1_1Win32Windowa48" doxytag="Ogre::D3D9RenderWindow::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::D3D9RenderWindow::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::D3D9RenderWindow::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::D3D9RenderWindow::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::D3D9RenderWindow::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::D3D9RenderWindow::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_1D3D9RenderWindowa9" doxytag="Ogre::D3D9RenderWindow::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::D3D9RenderWindow::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> const</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="OgreD3D9RenderWindow_8h-source.html#l00049">49</a> of file <a class="el" href="OgreD3D9RenderWindow_8h-source.html">OgreD3D9RenderWindow.h</a>.
<p>
References <a class="el" href="OgreD3D9RenderWindow_8h-source.html#l00073">mHWnd</a>.
<p>
Referenced by <a class="el" href="OgreD3D9RenderWindow_8cpp-source.html#l00175">create</a>(), <a class="el" href="OgreD3D9RenderWindow_8cpp-source.html#l00428">getCustomAttribute</a>(), and <a class="el" href="OgreD3D9RenderSystem_8cpp-source.html#l00856">Ogre::D3D9RenderSystem::ResizeRepositionWindow</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1Win32Windowa37" doxytag="Ogre::D3D9RenderWindow::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::D3D9RenderWindow::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_1D3D9RenderWindowa4" doxytag="Ogre::D3D9RenderWindow::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::D3D9RenderWindow::isActive </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>
Used to retrieve or set the active state of the render target.
<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="OgreD3D9RenderWindow_8h-source.html#l00044">44</a> of file <a class="el" href="OgreD3D9RenderWindow_8h-source.html">OgreD3D9RenderWindow.h</a>.
<p>
References <a class="el" href="OgreD3D9RenderWindow_8h-source.html#l00075">mActive</a>.    </td>
  </tr>
</table>
<a name="Ogre_1_1D3D9RenderWindowa5" doxytag="Ogre::D3D9RenderWindow::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::D3D9RenderWindow::isClosed </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>
Indicates whether the window has been closed by the user.
<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="OgreD3D9RenderWindow_8h-source.html#l00045">45</a> of file <a class="el" href="OgreD3D9RenderWindow_8h-source.html">OgreD3D9RenderWindow.h</a>.
<p>
References <a class="el" href="OgreD3D9RenderWindow_8h-source.html#l00077">mClosed</a>.    </td>
  </tr>
</table>
<a name="Ogre_1_1Win32Windowa19" doxytag="Ogre::D3D9RenderWindow::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_1D3D9RenderWindowa19" doxytag="Ogre::D3D9RenderWindow::isReady"></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::D3D9RenderWindow::isReady </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</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="OgreD3D9RenderWindow_8h-source.html#l00067">67</a> of file <a class="el" href="OgreD3D9RenderWindow_8h-source.html">OgreD3D9RenderWindow.h</a>.
<p>
References <a class="el" href="OgreD3D9RenderWindow_8h-source.html#l00076">mReady</a>.    </td>
  </tr>
</table>
<a name="Ogre_1_1D3D9RenderWindowa13" doxytag="Ogre::D3D9RenderWindow::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::D3D9RenderWindow::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>ty</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>
DEPRECATED Outputs text to the target at the specified co-ordinates.
<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="OgreD3D9RenderWindow_8cpp-source.html#l00473">473</a> of file <a class="el" href="OgreD3D9RenderWindow_8cpp-source.html">OgreD3D9RenderWindow.cpp</a>.    </td>
  </tr>
</table>
<a name="Ogre_1_1Win32Windowa46" doxytag="Ogre::D3D9RenderWindow::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::D3D9RenderWindow::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::D3D9RenderWindow::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::D3D9RenderWindow::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_1D3D9RenderWindowa6" doxytag="Ogre::D3D9RenderWindow::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::D3D9RenderWindow::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>
Reposition the window.
<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="OgreD3D9RenderWindow_8h-source.html#l00046">46</a> of file <a class="el" href="OgreD3D9RenderWindow_8h-source.html">OgreD3D9RenderWindow.h</a>.    </td>
  </tr>
</table>
<a name="Ogre_1_1D3D9RenderWindowa16" doxytag="Ogre::D3D9RenderWindow::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::D3D9RenderWindow::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="OgreD3D9RenderWindow_8h-source.html#l00060">60</a> of file <a class="el" href="OgreD3D9RenderWindow_8h-source.html">OgreD3D9RenderWindow.h</a>.    </td>
  </tr>
</table>
<a name="Ogre_1_1Win32Windowa40" doxytag="Ogre::D3D9RenderWindow::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_1D3D9RenderWindowa7" doxytag="Ogre::D3D9RenderWindow::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::D3D9RenderWindow::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>
Alter the size of the window.
<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="OgreD3D9RenderWindow_8cpp-source.html#l00402">402</a> of file <a class="el" href="OgreD3D9RenderWindow_8cpp-source.html">OgreD3D9RenderWindow.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_1D3D9RenderWindowa21" doxytag="Ogre::D3D9RenderWindow::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::D3D9RenderWindow::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>set</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>
Used to retrieve the active state of the render target.
<p>

<p>
Reimplemented from <a class="el" href="classOgre_1_1RenderTarget.html#Ogre_1_1SDLWindowa43">Ogre::RenderTarget</a>.
<p>
Definition at line <a class="el" href="OgreD3D9RenderWindow_8h-source.html#l00069">69</a> of file <a class="el" href="OgreD3D9RenderWindow_8h-source.html">OgreD3D9RenderWindow.h</a>.
<p>
References <a class="el" href="OgreD3D9RenderWindow_8h-source.html#l00075">mActive</a>.    </td>
  </tr>
</table>
<a name="Ogre_1_1Win32Windowa42" doxytag="Ogre::D3D9RenderWindow::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_1D3D9RenderWindowa18" doxytag="Ogre::D3D9RenderWindow::SetExternalWindowHandle"></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::D3D9RenderWindow::SetExternalWindowHandle </td>
          <td class="md" valign="top">(&nbsp;</td>
          <td class="md" nowrap valign="top">HWND&nbsp;</td>
          <td class="mdname1" valign="top" nowrap>&nbsp; <em>externalHandle</em>          </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="OgreD3D9RenderWindow_8h-source.html#l00065">65</a> of file <a class="el" href="OgreD3D9RenderWindow_8h-source.html">OgreD3D9RenderWindow.h</a>.
<p>
References <a class="el" href="OgreD3D9RenderWindow_8h-source.html#l00072">mExternalHandle</a>.
<p>
Referenced by <a class="el" href="OgreD3D9RenderSystem_8cpp-source.html#l00509">Ogre::D3D9RenderSystem::createRenderWindow</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1Win32Windowa47" doxytag="Ogre::D3D9RenderWindow::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_1D3D9RenderWindowa20" doxytag="Ogre::D3D9RenderWindow::setReady"></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::D3D9RenderWindow::setReady </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>set</em>          </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="OgreD3D9RenderWindow_8h-source.html#l00068">68</a> of file <a class="el" href="OgreD3D9RenderWindow_8h-source.html">OgreD3D9RenderWindow.h</a>.
<p>
References <a class="el" href="OgreD3D9RenderWindow_8h-source.html#l00076">mReady</a>.    </td>
  </tr>
</table>
<a name="Ogre_1_1Win32Windowa31" doxytag="Ogre::D3D9RenderWindow::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_1D3D9RenderWindowa8" doxytag="Ogre::D3D9RenderWindow::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::D3D9RenderWindow::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> = true          </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>
Swaps the frame buffers to display the next frame.
<p>
<dl compact><dt><b>
Remarks: </b><dd>
 All render windows are double-buffered so that no 'in-progress' versions of the scene are displayed during rendering. Once rendering has completed (to an off-screen version of the window) the buffers are swapped to display the new frame.</dl><dl compact><dt><b>
Parameters: </b><dd>
<table border=0 cellspacing=2 cellpadding=0>
<tr><td valign=top><em>waitForVSync</em>&nbsp;</td><td>
If true, the system waits for the next vertical blank period (when the CRT beam turns off as it travels from bottom-right to top-left at the end of the pass) before flipping. If false, flipping occurs no matter what the beam position. Waiting for a vertical blank can be slower (and limits the framerate to the monitor refresh rate) but results in a steadier image with no 'tearing' (a flicker resulting from flipping buffers when the beam is in the progress of drawing the last frame). </td></tr>
</table>
</dl>
<p>
Implements <a class="el" href="classOgre_1_1RenderWindow.html#Ogre_1_1RenderWindowa6">Ogre::RenderWindow</a>.
<p>
Definition at line <a class="el" href="OgreD3D9RenderWindow_8cpp-source.html#l00414">414</a> of file <a class="el" href="OgreD3D9RenderWindow_8cpp-source.html">OgreD3D9RenderWindow.cpp</a>.
<p>
References <a class="el" href="OgreException_8h-source.html#l00033">Except</a>, and <a class="el" href="OgreD3D9RenderWindow_8h-source.html#l00093">mpD3DDevice</a>.    </td>
  </tr>
</table>
<a name="Ogre_1_1Win32Windowa18" doxytag="Ogre::D3D9RenderWindow::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_1D3D9RenderWindow.html#Ogre_1_1D3D9RenderWindowa8">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">WndProc</a>(), and <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html#l00042">Ogre::D3D7RenderWindow::WndProc</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1Win32Windowb0" doxytag="Ogre::D3D9RenderWindow::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_1D3D9RenderWindowa17" doxytag="Ogre::D3D9RenderWindow::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::D3D9RenderWindow::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> [virtual]</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="OgreD3D9RenderWindow_8cpp-source.html#l00478">478</a> of file <a class="el" href="OgreD3D9RenderWindow_8cpp-source.html">OgreD3D9RenderWindow.cpp</a>.
<p>
Referenced by <a class="el" href="OgreD3D9RenderSystem_8cpp-source.html#l00856">Ogre::D3D9RenderSystem::ResizeRepositionWindow</a>(), and <a class="el" href="OgreD3D9RenderWindow_8cpp-source.html#l00043">WndProc</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1D3D9RenderWindowe0" doxytag="Ogre::D3D9RenderWindow::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::D3D9RenderWindow::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="OgreD3D9RenderWindow_8cpp-source.html#l00043">43</a> of file <a class="el" href="OgreD3D9RenderWindow_8cpp-source.html">OgreD3D9RenderWindow.cpp</a>.
<p>
References <a class="el" href="OgreRenderTarget_8cpp-source.html#l00068">Ogre::RenderTarget::getName</a>(), <a class="el" href="OgreD3D9RenderWindow_8h-source.html#l00075">mActive</a>, <a class="el" href="OgreD3D9RenderWindow_8h-source.html#l00077">mClosed</a>, <a class="el" href="OgreD3D9RenderWindow_8h-source.html#l00073">mHWnd</a>, <a class="el" href="OgreD3D9RenderWindow_8h-source.html#l00076">mReady</a>, <a class="el" href="OgreRenderWindow_8cpp-source.html#l00056">Ogre::RenderWindow::update</a>(), and <a class="el" href="OgreD3D9RenderWindow_8cpp-source.html#l00478">WindowMovedOrResized</a>().
<p>
Referenced by <a class="el" href="OgreD3D9RenderWindow_8cpp-source.html#l00175">create</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1D3D9RenderWindowa15" doxytag="Ogre::D3D9RenderWindow::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::D3D9RenderWindow::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="OgreD3D9RenderWindow_8cpp-source.html#l00483">483</a> of file <a class="el" href="OgreD3D9RenderWindow_8cpp-source.html">OgreD3D9RenderWindow.cpp</a>.
<p>
References <a class="el" href="classOgre_1_1Codec.html#Ogre_1_1Codeca1">Ogre::Codec::codeToFile</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="OgreD3D9RenderWindow_8h-source.html#l00073">mHWnd</a>, <a class="el" href="OgreRenderWindow_8h-source.html#l00147">Ogre::RenderWindow::mIsFullScreen</a>, <a class="el" href="OgreD3D9RenderWindow_8h-source.html#l00093">mpD3DDevice</a>, <a class="el" href="namespaceOgre.html#a623a109">Ogre::PF_R8G8B8</a>, <a class="el" href="OgreD3D9Prerequisites_8h-source.html#l00036">SAFE_RELEASE</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::D3D9RenderWindow::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_1D3D9RenderWindown3" doxytag="Ogre::D3D9RenderWindow::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::D3D9RenderWindow::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="OgreD3D9RenderWindow_8h-source.html#l00075">75</a> of file <a class="el" href="OgreD3D9RenderWindow_8h-source.html">OgreD3D9RenderWindow.h</a>.
<p>
Referenced by <a class="el" href="OgreD3D9RenderWindow_8cpp-source.html#l00143">D3D9RenderWindow</a>(), <a class="el" href="OgreD3D9RenderWindow_8h-source.html#l00044">isActive</a>(), <a class="el" href="OgreD3D9RenderWindow_8h-source.html#l00069">setActive</a>(), and <a class="el" href="OgreD3D9RenderWindow_8cpp-source.html#l00043">WndProc</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1D3D9RenderWindown5" doxytag="Ogre::D3D9RenderWindow::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::D3D9RenderWindow::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="OgreD3D9RenderWindow_8h-source.html#l00077">77</a> of file <a class="el" href="OgreD3D9RenderWindow_8h-source.html">OgreD3D9RenderWindow.h</a>.
<p>
Referenced by <a class="el" href="OgreD3D9RenderWindow_8cpp-source.html#l00143">D3D9RenderWindow</a>(), <a class="el" href="OgreD3D9RenderWindow_8h-source.html#l00045">isClosed</a>(), and <a class="el" href="OgreD3D9RenderWindow_8cpp-source.html#l00043">WndProc</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1Win32Windown15" doxytag="Ogre::D3D9RenderWindow::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">create</a>(), <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html#l00174">Ogre::D3D7RenderWindow::create</a>(), <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html#l00418">Ogre::D3D7RenderWindow::createDDSurfaces</a>(), <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html#l00462">Ogre::D3D7RenderWindow::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_1D3D9RenderWindown8" doxytag="Ogre::D3D9RenderWindow::md3dpp"></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"> D3DPRESENT_PARAMETERS Ogre::D3D9RenderWindow::md3dpp<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="OgreD3D9RenderWindow_8h-source.html#l00094">94</a> of file <a class="el" href="OgreD3D9RenderWindow_8h-source.html">OgreD3D9RenderWindow.h</a>.
<p>
Referenced by <a class="el" href="OgreD3D9RenderWindow_8cpp-source.html#l00175">create</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1Win32Windown20" doxytag="Ogre::D3D9RenderWindow::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_1D3D9RenderWindown0" doxytag="Ogre::D3D9RenderWindow::mExternalHandle"></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::D3D9RenderWindow::mExternalHandle<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="OgreD3D9RenderWindow_8h-source.html#l00072">72</a> of file <a class="el" href="OgreD3D9RenderWindow_8h-source.html">OgreD3D9RenderWindow.h</a>.
<p>
Referenced by <a class="el" href="OgreD3D9RenderWindow_8cpp-source.html#l00175">create</a>(), <a class="el" href="OgreD3D9RenderWindow_8cpp-source.html#l00143">D3D9RenderWindow</a>(), and <a class="el" href="OgreD3D9RenderWindow_8h-source.html#l00065">SetExternalWindowHandle</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1Win32Windown23" doxytag="Ogre::D3D9RenderWindow::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::D3D9RenderWindow::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">create</a>(), <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html#l00174">Ogre::D3D7RenderWindow::create</a>(), <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html#l00418">Ogre::D3D7RenderWindow::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">resize</a>(), <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html#l00319">Ogre::D3D7RenderWindow::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_1D3D9RenderWindown1" doxytag="Ogre::D3D9RenderWindow::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::D3D9RenderWindow::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="OgreD3D9RenderWindow_8h-source.html#l00073">73</a> of file <a class="el" href="OgreD3D9RenderWindow_8h-source.html">OgreD3D9RenderWindow.h</a>.
<p>
Referenced by <a class="el" href="OgreD3D9RenderWindow_8cpp-source.html#l00175">create</a>(), <a class="el" href="OgreD3D9RenderWindow_8cpp-source.html#l00143">D3D9RenderWindow</a>(), <a class="el" href="OgreD3D9RenderWindow_8cpp-source.html#l00392">destroy</a>(), <a class="el" href="OgreD3D9RenderWindow_8h-source.html#l00049">getWindowHandle</a>(), <a class="el" href="OgreD3D9RenderWindow_8cpp-source.html#l00043">WndProc</a>(), and <a class="el" href="OgreD3D9RenderWindow_8cpp-source.html#l00483">writeContentsToFile</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1Win32Windown16" doxytag="Ogre::D3D9RenderWindow::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">create</a>(), <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html#l00174">Ogre::D3D7RenderWindow::create</a>(), and <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html#l00462">Ogre::D3D7RenderWindow::createDepthBuffer</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1Win32Windown8" doxytag="Ogre::D3D9RenderWindow::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">create</a>(), <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html#l00174">Ogre::D3D7RenderWindow::create</a>(), <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html#l00156">Ogre::D3D7RenderWindow::D3D7RenderWindow</a>(), <a class="el" href="OgreD3D9RenderWindow_8cpp-source.html#l00143">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">writeContentsToFile</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1Win32Windown21" doxytag="Ogre::D3D9RenderWindow::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::D3D9RenderWindow::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::D3D9RenderWindow::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">create</a>(), <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html#l00174">Ogre::D3D7RenderWindow::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::D3D9RenderWindow::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_1Win32Windown11" doxytag="Ogre::D3D9RenderWindow::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">create</a>(), <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html#l00174">Ogre::D3D7RenderWindow::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_1D3D9RenderWindown2" doxytag="Ogre::D3D9RenderWindow::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::D3D9RenderWindow::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="OgreD3D9RenderWindow_8h-source.html#l00074">74</a> of file <a class="el" href="OgreD3D9RenderWindow_8h-source.html">OgreD3D9RenderWindow.h</a>.
<p>
Referenced by <a class="el" href="OgreD3D9RenderWindow_8cpp-source.html#l00175">create</a>(), and <a class="el" href="OgreD3D9RenderWindow_8h-source.html#l00050">getParentWindowHandle</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1D3D9RenderWindown7" doxytag="Ogre::D3D9RenderWindow::mpD3DDevice"></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"> LPDIRECT3DDEVICE9 Ogre::D3D9RenderWindow::mpD3DDevice<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="OgreD3D9RenderWindow_8h-source.html#l00093">93</a> of file <a class="el" href="OgreD3D9RenderWindow_8h-source.html">OgreD3D9RenderWindow.h</a>.
<p>
Referenced by <a class="el" href="OgreD3D9RenderWindow_8cpp-source.html#l00175">create</a>(), <a class="el" href="OgreD3D9RenderWindow_8cpp-source.html#l00143">D3D9RenderWindow</a>(), <a class="el" href="OgreD3D9RenderWindow_8cpp-source.html#l00392">destroy</a>(), <a class="el" href="OgreD3D9RenderWindow_8h-source.html#l00053">getD3DDevice</a>(), <a class="el" href="OgreD3D9RenderWindow_8cpp-source.html#l00414">swapBuffers</a>(), <a class="el" href="OgreD3D9RenderWindow_8cpp-source.html#l00483">writeContentsToFile</a>(), and <a class="el" href="OgreD3D9RenderWindow_8cpp-source.html#l00155">~D3D9RenderWindow</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1D3D9RenderWindown6" doxytag="Ogre::D3D9RenderWindow::mpD3DDriver"></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_1D3D9Driver.html">D3D9Driver</a>* Ogre::D3D9RenderWindow::mpD3DDriver<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="OgreD3D9RenderWindow_8h-source.html#l00090">90</a> of file <a class="el" href="OgreD3D9RenderWindow_8h-source.html">OgreD3D9RenderWindow.h</a>.
<p>
Referenced by <a class="el" href="OgreD3D9RenderWindow_8cpp-source.html#l00162">_checkMultiSampleQuality</a>(), <a class="el" href="OgreD3D9RenderWindow_8cpp-source.html#l00175">create</a>(), <a class="el" href="OgreD3D9RenderWindow_8cpp-source.html#l00143">D3D9RenderWindow</a>(), and <a class="el" href="OgreD3D9RenderWindow_8h-source.html#l00052">getDirectD3DDriver</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1D3D9RenderWindown9" doxytag="Ogre::D3D9RenderWindow::mpRenderSurface"></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"> LPDIRECT3DSURFACE9 Ogre::D3D9RenderWindow::mpRenderSurface<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="OgreD3D9RenderWindow_8h-source.html#l00095">95</a> of file <a class="el" href="OgreD3D9RenderWindow_8h-source.html">OgreD3D9RenderWindow.h</a>.
<p>
Referenced by <a class="el" href="OgreD3D9RenderWindow_8cpp-source.html#l00175">create</a>(), <a class="el" href="OgreD3D9RenderWindow_8cpp-source.html#l00392">destroy</a>(), <a class="el" href="OgreD3D9RenderWindow_8cpp-source.html#l00428">getCustomAttribute</a>(), and <a class="el" href="OgreD3D9RenderWindow_8cpp-source.html#l00155">~D3D9RenderWindow</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1D3D9RenderWindown10" doxytag="Ogre::D3D9RenderWindow::mpRenderZBuffer"></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"> LPDIRECT3DSURFACE9 Ogre::D3D9RenderWindow::mpRenderZBuffer<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="OgreD3D9RenderWindow_8h-source.html#l00096">96</a> of file <a class="el" href="OgreD3D9RenderWindow_8h-source.html">OgreD3D9RenderWindow.h</a>.
<p>
Referenced by <a class="el" href="OgreD3D9RenderWindow_8cpp-source.html#l00175">create</a>(), <a class="el" href="OgreD3D9RenderWindow_8cpp-source.html#l00392">destroy</a>(), <a class="el" href="OgreD3D9RenderWindow_8cpp-source.html#l00428">getCustomAttribute</a>(), and <a class="el" href="OgreD3D9RenderWindow_8cpp-source.html#l00155">~D3D9RenderWindow</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1Win32Windown12" doxytag="Ogre::D3D9RenderWindow::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_1D3D9RenderWindown4" doxytag="Ogre::D3D9RenderWindow::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::D3D9RenderWindow::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="OgreD3D9RenderWindow_8h-source.html#l00076">76</a> of file <a class="el" href="OgreD3D9RenderWindow_8h-source.html">OgreD3D9RenderWindow.h</a>.
<p>
Referenced by <a class="el" href="OgreD3D9RenderWindow_8cpp-source.html#l00175">create</a>(), <a class="el" href="OgreD3D9RenderWindow_8cpp-source.html#l00143">D3D9RenderWindow</a>(), <a class="el" href="OgreD3D9RenderWindow_8h-source.html#l00067">isReady</a>(), <a class="el" href="OgreD3D9RenderWindow_8h-source.html#l00068">setReady</a>(), and <a class="el" href="OgreD3D9RenderWindow_8cpp-source.html#l00043">WndProc</a>().    </td>
  </tr>
</table>
<a name="Ogre_1_1Win32Windown17" doxytag="Ogre::D3D9RenderWindow::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::D3D9RenderWindow::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::D3D9RenderWindow::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::D3D9RenderWindow::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">create</a>(), <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html#l00174">Ogre::D3D7RenderWindow::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::D3D9RenderWindow::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">resize</a>(), <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html#l00319">Ogre::D3D7RenderWindow::resize</a>(), <a class="el" href="OgreRenderTarget_8cpp-source.html#l00094">Ogre::RenderTarget::update</a>(), <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html#l00525">Ogre::D3D7RenderWindow::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::D3D9RenderWindow::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">create</a>(), <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html#l00174">Ogre::D3D7RenderWindow::create</a>(), <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html#l00418">Ogre::D3D7RenderWindow::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">resize</a>(), <a class="el" href="OgreD3D7RenderWindow_8cpp-source.html#l00319">Ogre::D3D7RenderWindow::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>
<hr>The documentation for this class was generated from the following files:<ul>
<li><a class="el" href="OgreD3D9RenderWindow_8h-source.html">OgreD3D9RenderWindow.h</a><li><a class="el" href="OgreD3D9RenderWindow_8cpp-source.html">OgreD3D9RenderWindow.cpp</a></ul>
<p>
Copyright &copy; 2002-2003 by The OGRE Team<br />
Last modified Wed Jan 21 00:12:19 2004
</p>
</body>
</html>