structSPVRTPFXUniform.html 4.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
  2. <html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
  3. <title>PowerVR SDK</title>
  4. <link href="doxygen.css" rel="stylesheet" type="text/css">
  5. <link href="tabs.css" rel="stylesheet" type="text/css">
  6. <table width="100%">
  7. <tr>
  8. <td width="33%">
  9. <p align="left">&nbsp;<a href="http://www.imgtec.com"><img border="0" src="IMGLogo.jpg" width="200" height="30"></a></p>
  10. </td>
  11. <td width="33%">
  12. <p align="center"><font color="#808080" face="Arial" size="2">PowerVR Software Development Kit</a></font></p>
  13. </td>
  14. <td width="34%">
  15. <p align="right"><a href="http://www.powervr.com"><img border="0" src="PVRlogo.jpg" width="200" height="27"></a></p>
  16. </td>
  17. </tr>
  18. </table>
  19. <hr>
  20. </head><body>
  21. <!-- Generated by Doxygen 1.3.6 -->
  22. <div class="qindex"><a class="qindex" href="index.html">Main&nbsp;Page</a> | <a class="qindex" href="hierarchy.html">Class&nbsp;Hierarchy</a> | <a class="qindex" href="annotated.html">Class&nbsp;List</a> | <a class="qindex" href="files.html">File&nbsp;List</a> | <a class="qindex" href="functions.html">Class&nbsp;Members</a> | <a class="qindex" href="globals.html">File&nbsp;Members</a></div>
  23. <h1>SPVRTPFXUniform Struct Reference</h1><code>#include &lt;<a class="el" href="PVRTPFXParserAPI_8h-source.html">PVRTPFXParserAPI.h</a>&gt;</code>
  24. <p>
  25. <a href="structSPVRTPFXUniform-members.html">List of all members.</a><table border=0 cellpadding=0 cellspacing=0>
  26. <tr><td></td></tr>
  27. <tr><td colspan=2><br><h2>Public Attributes</h2></td></tr>
  28. <tr><td class="memItemLeft" nowrap align=right valign=top>unsigned int&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="structSPVRTPFXUniform.html#o0">nLocation</a></td></tr>
  29. <tr><td class="memItemLeft" nowrap align=right valign=top>unsigned int&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="structSPVRTPFXUniform.html#o1">nSemantic</a></td></tr>
  30. <tr><td class="memItemLeft" nowrap align=right valign=top>unsigned int&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="structSPVRTPFXUniform.html#o2">nIdx</a></td></tr>
  31. </table>
  32. <hr><a name="_details"></a><h2>Detailed Description</h2>
  33. PVRTPFX returns an array of these to indicate GL locations &amp; semantics to the application
  34. <p>
  35. <hr><h2>Member Data Documentation</h2>
  36. <a class="anchor" name="o2" doxytag="SPVRTPFXUniform::nIdx" ></a><p>
  37. <br><br><h3>nIdx</h3><br><div>
  38. <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
  39. <tr>
  40. <td class="mdRow">
  41. <table cellpadding="0" cellspacing="0" border="0">
  42. <tr>
  43. <td class="md" nowrap valign="top"> unsigned int <a class="el" href="structSPVRTPFXUniform.html#o2">SPVRTPFXUniform::nIdx</a>
  44. </table>
  45. </td>
  46. </tr>
  47. </table>
  48. <table cellspacing=5 cellpadding=0 border=0>
  49. <tr>
  50. <td>
  51. &nbsp;
  52. </td>
  53. <td>
  54. <p>
  55. </td>
  56. </tr>
  57. </table>
  58. <a class="anchor" name="o0" doxytag="SPVRTPFXUniform::nLocation" ></a><p>
  59. <br><br><h3>nLocation</h3><br><div>
  60. <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
  61. <tr>
  62. <td class="mdRow">
  63. <table cellpadding="0" cellspacing="0" border="0">
  64. <tr>
  65. <td class="md" nowrap valign="top"> unsigned int <a class="el" href="structSPVRTPFXUniform.html#o0">SPVRTPFXUniform::nLocation</a>
  66. </table>
  67. </td>
  68. </tr>
  69. </table>
  70. <table cellspacing=5 cellpadding=0 border=0>
  71. <tr>
  72. <td>
  73. &nbsp;
  74. </td>
  75. <td>
  76. <p>
  77. </td>
  78. </tr>
  79. </table>
  80. <a class="anchor" name="o1" doxytag="SPVRTPFXUniform::nSemantic" ></a><p>
  81. <br><br><h3>nSemantic</h3><br><div>
  82. <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
  83. <tr>
  84. <td class="mdRow">
  85. <table cellpadding="0" cellspacing="0" border="0">
  86. <tr>
  87. <td class="md" nowrap valign="top"> unsigned int <a class="el" href="structSPVRTPFXUniform.html#o1">SPVRTPFXUniform::nSemantic</a>
  88. </table>
  89. </td>
  90. </tr>
  91. </table>
  92. <table cellspacing=5 cellpadding=0 border=0>
  93. <tr>
  94. <td>
  95. &nbsp;
  96. </td>
  97. <td>
  98. <p>
  99. </td>
  100. </tr>
  101. </table>
  102. <hr>The documentation for this struct was generated from the following file:<ul>
  103. <li><a class="el" href="PVRTPFXParserAPI_8h-source.html">PVRTPFXParserAPI.h</a></ul>
  104. <br>
  105. <br>
  106. <P align=left><FONT size=2><STRONG><A
  107. href="http://www.imgtec.com/powervr/insider/legal/index.asp">Copyright</A> ©
  108. 1999-2008, Imagination Technologies Ltd.</STRONG></FONT></P>
  109. <hr>
  110. <address style="align: left;"><small><FONT color=f0f>
  111. Generated by <a href="http://www.doxygen.org/index.html">DOXYGEN</a> 1.3.6</small></address>
  112. </body>
  113. </html>