12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061 |
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
- <html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
- <title>PowerVR SDK</title>
- <link href="doxygen.css" rel="stylesheet" type="text/css">
- <link href="tabs.css" rel="stylesheet" type="text/css">
- <table width="100%">
- <tr>
- <td width="33%">
- <p align="left"> <a href="http://www.imgtec.com"><img border="0" src="IMGLogo.jpg" width="200" height="30"></a></p>
- </td>
- <td width="33%">
- <p align="center"><font color="#808080" face="Arial" size="2">PowerVR Software Development Kit</a></font></p>
- </td>
- <td width="34%">
- <p align="right"><a href="http://www.powervr.com"><img border="0" src="PVRlogo.jpg" width="200" height="27"></a></p>
- </td>
- </tr>
- </table>
- <hr>
- </head><body>
- <!-- Generated by Doxygen 1.3.6 -->
- <div class="qindex"><a class="qindex" href="index.html">Main Page</a> | <a class="qindex" href="hierarchy.html">Class Hierarchy</a> | <a class="qindex" href="annotated.html">Class List</a> | <a class="qindex" href="files.html">File List</a> | <a class="qindex" href="functions.html">Class Members</a> | <a class="qindex" href="globals.html">File Members</a></div>
- <h1>PVRTBackground.h File Reference</h1><code>#include "<a class="el" href="PVRTGlobal_8h-source.html">PVRTGlobal.h</a>"</code><br>
- <code>#include "<a class="el" href="PVRTContext_8h-source.html">PVRTContext.h</a>"</code><br>
- <code>#include "<a class="el" href="PVRTString_8h-source.html">PVRTString.h</a>"</code><br>
- <code>#include "<a class="el" href="PVRTError_8h-source.html">PVRTError.h</a>"</code><br>
- <p>
- Include dependency graph for PVRTBackground.h:<p><center><img src="PVRTBackground_8h__incl.png" border="0" usemap="#PVRTBackground.h_map" alt="Include dependency graph"></center>
- <map name="PVRTBackground.h_map">
- <area href="PVRTGlobal_8h.html" shape="rect" coords="383,81,490,108" alt="">
- <area href="PVRTContext_8h.html" shape="rect" coords="239,81,354,108" alt="">
- <area href="PVRTString_8h.html" shape="rect" coords="514,81,618,108" alt="">
- <area href="PVRTError_8h.html" shape="rect" coords="642,81,740,108" alt="">
- </map>
- <p>
- This graph shows which files directly or indirectly include this file:<p><center><img src="PVRTBackground_8h__dep__incl.png" border="0" usemap="#PVRTBackground.hdep_map" alt="Included by dependency graph"></center>
- <map name="PVRTBackground.hdep_map">
- <area href="OGLES2Tools_8h.html" shape="rect" coords="17,7,135,34" alt="">
- </map>
- <p>
- <a href="PVRTBackground_8h-source.html">Go to the source code of this file.</a><table border=0 cellpadding=0 cellspacing=0>
- <tr><td></td></tr>
- <tr><td colspan=2><br><h2>Classes</h2></td></tr>
- <tr><td class="memItemLeft" nowrap align=right valign=top>class </td><td class="memItemRight" valign=bottom><a class="el" href="classCPVRTBackground.html">CPVRTBackground</a></td></tr>
- <tr><td class="mdescLeft"> </td><td class="mdescRight">A class for drawing a fullscreen textured background. </em> <a href="classCPVRTBackground.html#_details">More...</a><em><br><br></td></tr>
- </table>
- <br>
- <br>
- <P align=left><FONT size=2><STRONG><A
- href="http://www.imgtec.com/powervr/insider/legal/index.asp">Copyright</A> ©
- 1999-2008, Imagination Technologies Ltd.</STRONG></FONT></P>
- <hr>
- <address style="align: left;"><small><FONT color=f0f>
- Generated by <a href="http://www.doxygen.org/index.html">DOXYGEN</a> 1.3.6</small></address>
- </body>
- </html>
|