Sophie

Sophie

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

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

<html>
<head>
<title>OgreRenderTargetTexture.h Source File - 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>OgreRenderTargetTexture.h</h1><a href="OgreRenderTargetTexture_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre>00001 <font class="preprocessor">#ifndef __RenderTargetTexture_H__</font>
00002 <font class="preprocessor"></font><font class="preprocessor">#define __RenderTargetTexture_H__</font>
00003 <font class="preprocessor"></font>
00004 <font class="preprocessor">#include "<a class="code" href="OgrePrerequisites_8h.html">OgrePrerequisites.h</a>"</font>
00005 <font class="preprocessor">#include "<a class="code" href="OgreTexture_8h.html">OgreTexture.h</a>"</font>
00006 <font class="preprocessor">#include "<a class="code" href="OgreRenderTarget_8h.html">OgreRenderTarget.h</a>"</font>
00007 
00008 <font class="keyword">namespace </font>Ogre
00009 {
<a name="l00010"></a><a class="code" href="classOgre_1_1RenderTargetTexture.html">00010</a>     <font class="keyword">class </font><a class="code" href="classOgre_1_1RenderTargetTexture.html">RenderTargetTexture</a> : <font class="keyword">public</font> <a class="code" href="classOgre_1_1Texture.html">Texture</a>, <font class="keyword">public</font> <a class="code" href="classOgre_1_1RenderTarget.html">RenderTarget</a>
00011     {
00012     <font class="keyword">public</font>:
<a name="l00014"></a><a class="code" href="classOgre_1_1RenderTargetTexture.html#Ogre_1_1RenderTargetTexturea0">00014</a>         <font class="keyword">virtual</font> <font class="keywordtype">bool</font> <a class="code" href="classOgre_1_1RenderTargetTexture.html#Ogre_1_1RenderTargetTexturea0">isRenderTarget</a>()<font class="keyword"> const </font>{ <font class="keywordflow">return</font> <font class="keyword">false</font>; }
00015     };
00016 }
00017 
00018 <font class="preprocessor">#endif</font>
</pre></div><p>
Copyright &copy; 2002-2003 by The OGRE Team<br />
Last modified Wed Jan 21 00:10:25 2004
</p>
</body>
</html>