12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788 |
- <!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>PVRShellInitAPI Class Reference</h1>Initialisation interface with specific API.
- <a href="#_details">More...</a>
- <p>
- <code>#include <<a class="el" href="PVRShellAPI_8h-source.html">PVRShellAPI.h</a>></code>
- <p>
- Inheritance diagram for PVRShellInitAPI:<p><center><img src="classPVRShellInitAPI__inherit__graph.png" border="0" usemap="#PVRShellInitAPI__inherit__map" alt="Inheritance graph"></center>
- <map name="PVRShellInitAPI__inherit__map">
- <area href="classPVRShellInit.html" shape="rect" coords="17,82,116,108" alt="">
- </map>
- <center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center>Collaboration diagram for PVRShellInitAPI:<p><center><img src="classPVRShellInitAPI__coll__graph.png" border="0" usemap="#PVRShellInitAPI__coll__map" alt="Collaboration graph"></center>
- <map name="PVRShellInitAPI__coll__map">
- <area href="classPVRShellInit.html" shape="rect" coords="303,188,401,215" alt="">
- <area href="classPVRShellGLWidget.html" shape="rect" coords="77,370,216,396" alt="">
- <area href="classPVRShell.html" shape="rect" coords="223,279,303,306" alt="">
- <area href="structPVRShellData.html" shape="rect" coords="95,188,201,215" alt="">
- <area href="classPVRShellMainWindow.html" shape="rect" coords="333,279,491,306" alt="">
- <area href="classPVRShellInitOS.html" shape="rect" coords="355,370,472,396" alt="">
- <area href="classPVRShellCommandLine.html" shape="rect" coords="269,98,435,124" alt="">
- <area href="structSCmdLineOpt.html" shape="rect" coords="299,7,405,34" alt="">
- </map>
- <center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center><a href="classPVRShellInitAPI-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 Attributes</h2></td></tr>
- <tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="classPVRShellGLWidget.html">PVRShellGLWidget</a> * </td><td class="memItemRight" valign=bottom><a class="el" href="classPVRShellInitAPI.html#o0">m_pGLWidget</a></td></tr>
- </table>
- <hr><a name="_details"></a><h2>Detailed Description</h2>
- Initialisation interface with specific API.
- <p>
- <hr><h2>Member Data Documentation</h2>
- <a class="anchor" name="o0" doxytag="PVRShellInitAPI::m_pGLWidget" ></a><p>
- <br><br><h3>m_pGLWidget</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="classPVRShellGLWidget.html">PVRShellGLWidget</a>* <a class="el" href="classPVRShellInitAPI.html#o0">PVRShellInitAPI::m_pGLWidget</a>
- </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="PVRShellAPI_8h-source.html">PVRShellAPI.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>
|