classCPODData.html 6.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182
  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>CPODData Class Reference</h1>A class for representing POD data.
  24. <a href="#_details">More...</a>
  25. <p>
  26. <code>#include &lt;<a class="el" href="PVRTModelPOD_8h-source.html">PVRTModelPOD.h</a>&gt;</code>
  27. <p>
  28. <a href="classCPODData-members.html">List of all members.</a><table border=0 cellpadding=0 cellspacing=0>
  29. <tr><td></td></tr>
  30. <tr><td colspan=2><br><h2>Public Member Functions</h2></td></tr>
  31. <tr><td class="memItemLeft" nowrap align=right valign=top>void&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classCPODData.html#a0">Reset</a> ()</td></tr>
  32. <tr><td colspan=2><br><h2>Public Attributes</h2></td></tr>
  33. <tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="PVRTVertex_8h.html#a24">EPVRTDataType</a>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classCPODData.html#o0">eType</a></td></tr>
  34. <tr><td class="memItemLeft" nowrap align=right valign=top>unsigned int&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classCPODData.html#o1">n</a></td></tr>
  35. <tr><td class="memItemLeft" nowrap align=right valign=top>unsigned int&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classCPODData.html#o2">nStride</a></td></tr>
  36. <tr><td class="memItemLeft" nowrap align=right valign=top>unsigned char *&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classCPODData.html#o3">pData</a></td></tr>
  37. </table>
  38. <hr><a name="_details"></a><h2>Detailed Description</h2>
  39. A class for representing POD data.
  40. <p>
  41. <hr><h2>Member Function Documentation</h2>
  42. <a class="anchor" name="a0" doxytag="CPODData::Reset" ></a><p>
  43. <br><br><h3>Reset</h3><br><div>
  44. <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
  45. <tr>
  46. <td class="mdRow">
  47. <table cellpadding="0" cellspacing="0" border="0">
  48. <tr>
  49. <td class="md" nowrap valign="top"> void CPODData::Reset </td>
  50. <td class="md" valign="top">(&nbsp;</td>
  51. <td class="mdname1" valign="top" nowrap> </td>
  52. <td class="md" valign="top">&nbsp;)&nbsp;</td>
  53. <td class="md" nowrap></td>
  54. </tr>
  55. </table>
  56. </td>
  57. </tr>
  58. </table>
  59. <table cellspacing=5 cellpadding=0 border=0>
  60. <tr>
  61. <td>
  62. &nbsp;
  63. </td>
  64. <td>
  65. <p>
  66. <dl compact><dt><b>Description:</b></dt><dd>Resets the POD Data to NULL </dd></dl>
  67. </td>
  68. </tr>
  69. </table>
  70. <hr><h2>Member Data Documentation</h2>
  71. <a class="anchor" name="o0" doxytag="CPODData::eType" ></a><p>
  72. <br><br><h3>eType</h3><br><div>
  73. <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
  74. <tr>
  75. <td class="mdRow">
  76. <table cellpadding="0" cellspacing="0" border="0">
  77. <tr>
  78. <td class="md" nowrap valign="top"> <a class="el" href="PVRTVertex_8h.html#a24">EPVRTDataType</a> <a class="el" href="classCPODData.html#o0">CPODData::eType</a>
  79. </table>
  80. </td>
  81. </tr>
  82. </table>
  83. <table cellspacing=5 cellpadding=0 border=0>
  84. <tr>
  85. <td>
  86. &nbsp;
  87. </td>
  88. <td>
  89. <p>
  90. Type of data stored </td>
  91. </tr>
  92. </table>
  93. <a class="anchor" name="o1" doxytag="CPODData::n" ></a><p>
  94. <br><br><h3>n</h3><br><div>
  95. <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
  96. <tr>
  97. <td class="mdRow">
  98. <table cellpadding="0" cellspacing="0" border="0">
  99. <tr>
  100. <td class="md" nowrap valign="top"> unsigned int <a class="el" href="classCPODData.html#o1">CPODData::n</a>
  101. </table>
  102. </td>
  103. </tr>
  104. </table>
  105. <table cellspacing=5 cellpadding=0 border=0>
  106. <tr>
  107. <td>
  108. &nbsp;
  109. </td>
  110. <td>
  111. <p>
  112. Number of values per vertex </td>
  113. </tr>
  114. </table>
  115. <a class="anchor" name="o2" doxytag="CPODData::nStride" ></a><p>
  116. <br><br><h3>nStride</h3><br><div>
  117. <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
  118. <tr>
  119. <td class="mdRow">
  120. <table cellpadding="0" cellspacing="0" border="0">
  121. <tr>
  122. <td class="md" nowrap valign="top"> unsigned int <a class="el" href="classCPODData.html#o2">CPODData::nStride</a>
  123. </table>
  124. </td>
  125. </tr>
  126. </table>
  127. <table cellspacing=5 cellpadding=0 border=0>
  128. <tr>
  129. <td>
  130. &nbsp;
  131. </td>
  132. <td>
  133. <p>
  134. Distance in bytes from one array entry to the next </td>
  135. </tr>
  136. </table>
  137. <a class="anchor" name="o3" doxytag="CPODData::pData" ></a><p>
  138. <br><br><h3>pData</h3><br><div>
  139. <table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
  140. <tr>
  141. <td class="mdRow">
  142. <table cellpadding="0" cellspacing="0" border="0">
  143. <tr>
  144. <td class="md" nowrap valign="top"> unsigned char* <a class="el" href="classCPODData.html#o3">CPODData::pData</a>
  145. </table>
  146. </td>
  147. </tr>
  148. </table>
  149. <table cellspacing=5 cellpadding=0 border=0>
  150. <tr>
  151. <td>
  152. &nbsp;
  153. </td>
  154. <td>
  155. <p>
  156. Actual data (array of values); if mesh is interleaved, this is an OFFSET from pInterleaved </td>
  157. </tr>
  158. </table>
  159. <hr>The documentation for this class was generated from the following file:<ul>
  160. <li><a class="el" href="PVRTModelPOD_8h-source.html">PVRTModelPOD.h</a></ul>
  161. <br>
  162. <br>
  163. <P align=left><FONT size=2><STRONG><A
  164. href="http://www.imgtec.com/powervr/insider/legal/index.asp">Copyright</A> ©
  165. 1999-2008, Imagination Technologies Ltd.</STRONG></FONT></P>
  166. <hr>
  167. <address style="align: left;"><small><FONT color=f0f>
  168. Generated by <a href="http://www.doxygen.org/index.html">DOXYGEN</a> 1.3.6</small></address>
  169. </body>
  170. </html>