123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259 |
- <!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>CPVRTBackground Class Reference</h1>A class for drawing a fullscreen textured background.
- <a href="#_details">More...</a>
- <p>
- <code>#include <<a class="el" href="PVRTBackground_8h-source.html">PVRTBackground.h</a>></code>
- <p>
- Collaboration diagram for CPVRTBackground:<p><center><img src="classCPVRTBackground__coll__graph.png" border="0" usemap="#CPVRTBackground__coll__map" alt="Collaboration graph"></center>
- <map name="CPVRTBackground__coll__map">
- <area href="structSPVRTBackgroundAPI.html" shape="rect" coords="7,7,167,34" alt="">
- </map>
- <center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center><a href="classCPVRTBackground-members.html">List of all members.</a><table border=0 cellpadding=0 cellspacing=0>
- <tr><td></td></tr>
- <tr><td colspan=2><br><h2>Public Member Functions</h2></td></tr>
- <tr><td class="memItemLeft" nowrap align=right valign=top> </td><td class="memItemRight" valign=bottom><a class="el" href="classCPVRTBackground.html#a0">CPVRTBackground</a> (void)</td></tr>
- <tr><td class="memItemLeft" nowrap align=right valign=top> </td><td class="memItemRight" valign=bottom><a class="el" href="classCPVRTBackground.html#a1">~CPVRTBackground</a> (void)</td></tr>
- <tr><td class="memItemLeft" nowrap align=right valign=top>void </td><td class="memItemRight" valign=bottom><a class="el" href="classCPVRTBackground.html#a2">Destroy</a> ()</td></tr>
- <tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="PVRTError_8h.html#a5">EPVRTError</a> </td><td class="memItemRight" valign=bottom><a class="el" href="classCPVRTBackground.html#a3">Init</a> (const <a class="el" href="structSPVRTContext.html">SPVRTContext</a> *const pContext, const bool bRotate, <a class="el" href="classCPVRTString.html">CPVRTString</a> *pszError=0)</td></tr>
- <tr><td colspan=2><br><h2>Protected Attributes</h2></td></tr>
- <tr><td class="memItemLeft" nowrap align=right valign=top>bool </td><td class="memItemRight" valign=bottom><a class="el" href="classCPVRTBackground.html#p0">m_bInit</a></td></tr>
- <tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="structSPVRTBackgroundAPI.html">SPVRTBackgroundAPI</a> * </td><td class="memItemRight" valign=bottom><a class="el" href="classCPVRTBackground.html#p1">m_pAPI</a></td></tr>
- </table>
- <hr><a name="_details"></a><h2>Detailed Description</h2>
- A class for drawing a fullscreen textured background.
- <p>
- <hr><h2>Constructor & Destructor Documentation</h2>
- <a class="anchor" name="a0" doxytag="CPVRTBackground::CPVRTBackground" ></a><p>
- <br><br><h3>CPVRTBackground</h3><br><div>
- <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
- <tr>
- <td class="mdRow">
- <table cellpadding="0" cellspacing="0" border="0">
- <tr>
- <td class="md" nowrap valign="top"> CPVRTBackground::CPVRTBackground </td>
- <td class="md" valign="top">( </td>
- <td class="md" nowrap valign="top">void </td>
- <td class="mdname1" valign="top" nowrap> </td>
- <td class="md" valign="top"> ) </td>
- <td class="md" nowrap></td>
- </tr>
- </table>
- </td>
- </tr>
- </table>
- <table cellspacing=5 cellpadding=0 border=0>
- <tr>
- <td>
-
- </td>
- <td>
- <p>
- <dl compact><dt><b>Description:</b></dt><dd>Init some values. </dd></dl>
- </td>
- </tr>
- </table>
- <a class="anchor" name="a1" doxytag="CPVRTBackground::~CPVRTBackground" ></a><p>
- <br><br><h3>~CPVRTBackground</h3><br><div>
- <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
- <tr>
- <td class="mdRow">
- <table cellpadding="0" cellspacing="0" border="0">
- <tr>
- <td class="md" nowrap valign="top"> CPVRTBackground::~<a class="el" href="classCPVRTBackground.html">CPVRTBackground</a> </td>
- <td class="md" valign="top">( </td>
- <td class="md" nowrap valign="top">void </td>
- <td class="mdname1" valign="top" nowrap> </td>
- <td class="md" valign="top"> ) </td>
- <td class="md" nowrap></td>
- </tr>
- </table>
- </td>
- </tr>
- </table>
- <table cellspacing=5 cellpadding=0 border=0>
- <tr>
- <td>
-
- </td>
- <td>
- <p>
- <dl compact><dt><b>Description:</b></dt><dd>Calls <a class="el" href="classCPVRTBackground.html#a2">Destroy()</a> </dd></dl>
- </td>
- </tr>
- </table>
- <hr><h2>Member Function Documentation</h2>
- <a class="anchor" name="a2" doxytag="CPVRTBackground::Destroy" ></a><p>
- <br><br><h3>Destroy</h3><br><div>
- <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
- <tr>
- <td class="mdRow">
- <table cellpadding="0" cellspacing="0" border="0">
- <tr>
- <td class="md" nowrap valign="top"> void CPVRTBackground::Destroy </td>
- <td class="md" valign="top">( </td>
- <td class="mdname1" valign="top" nowrap> </td>
- <td class="md" valign="top"> ) </td>
- <td class="md" nowrap></td>
- </tr>
- </table>
- </td>
- </tr>
- </table>
- <table cellspacing=5 cellpadding=0 border=0>
- <tr>
- <td>
-
- </td>
- <td>
- <p>
- <dl compact><dt><b>Description:</b></dt><dd>Destroys the background. It's called by the destructor. </dd></dl>
- </td>
- </tr>
- </table>
- <a class="anchor" name="a3" doxytag="CPVRTBackground::Init" ></a><p>
- <br><br><h3>Init</h3><br><div>
- <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
- <tr>
- <td class="mdRow">
- <table cellpadding="0" cellspacing="0" border="0">
- <tr>
- <td class="md" nowrap valign="top"> <a class="el" href="PVRTError_8h.html#a5">EPVRTError</a> CPVRTBackground::Init </td>
- <td class="md" valign="top">( </td>
- <td class="md" nowrap valign="top">const <a class="el" href="structSPVRTContext.html">SPVRTContext</a> *const </td>
- <td class="mdname" nowrap> <em>pContext</em>, </td>
- </tr>
- <tr>
- <td class="md" nowrap align="right"></td>
- <td></td>
- <td class="md" nowrap>const bool </td>
- <td class="mdname" nowrap> <em>bRotate</em>, </td>
- </tr>
- <tr>
- <td class="md" nowrap align="right"></td>
- <td></td>
- <td class="md" nowrap><a class="el" href="classCPVRTString.html">CPVRTString</a> * </td>
- <td class="mdname" nowrap> <em>pszError</em> = 0</td>
- </tr>
- <tr>
- <td></td>
- <td class="md">) </td>
- <td class="md" colspan="2"></td>
- </tr>
- </table>
- </td>
- </tr>
- </table>
- <table cellspacing=5 cellpadding=0 border=0>
- <tr>
- <td>
-
- </td>
- <td>
- <p>
- <dl compact><dt><b>Inputs:</b></dt><dd>
- <table border="0" cellspacing="2" cellpadding="0">
- <tr><td valign=top><em>pContext</em> </td><td>A pointer to a PVRTContext </td></tr>
- <tr><td valign=top><em>bRotate</em> </td><td>true to rotate texture 90 degrees. </td></tr>
- <tr><td valign=top><em>pszError</em> </td><td>An option string for returning errors </td></tr>
- </table>
- </dl>
- <dl compact><dt><b>Returns:</b></dt><dd>PVR_SUCCESS on success </dd></dl>
- <dl compact><dt><b>Description:</b></dt><dd>Initialises the background </dd></dl>
- </td>
- </tr>
- </table>
- <hr><h2>Member Data Documentation</h2>
- <a class="anchor" name="p0" doxytag="CPVRTBackground::m_bInit" ></a><p>
- <br><br><h3>m_bInit</h3><br><div>
- <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
- <tr>
- <td class="mdRow">
- <table cellpadding="0" cellspacing="0" border="0">
- <tr>
- <td class="md" nowrap valign="top"> bool <a class="el" href="classCPVRTBackground.html#p0">CPVRTBackground::m_bInit</a><code> [protected]</code>
- </table>
- </td>
- </tr>
- </table>
- <table cellspacing=5 cellpadding=0 border=0>
- <tr>
- <td>
-
- </td>
- <td>
- <p>
- </td>
- </tr>
- </table>
- <a class="anchor" name="p1" doxytag="CPVRTBackground::m_pAPI" ></a><p>
- <br><br><h3>m_pAPI</h3><br><div>
- <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
- <tr>
- <td class="mdRow">
- <table cellpadding="0" cellspacing="0" border="0">
- <tr>
- <td class="md" nowrap valign="top"> <a class="el" href="structSPVRTBackgroundAPI.html">SPVRTBackgroundAPI</a>* <a class="el" href="classCPVRTBackground.html#p1">CPVRTBackground::m_pAPI</a><code> [protected]</code>
- </table>
- </td>
- </tr>
- </table>
- <table cellspacing=5 cellpadding=0 border=0>
- <tr>
- <td>
-
- </td>
- <td>
- <p>
- </td>
- </tr>
- </table>
- <hr>The documentation for this class was generated from the following file:<ul>
- <li><a class="el" href="PVRTBackground_8h-source.html">PVRTBackground.h</a></ul>
- <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>
|