Home | History | Annotate | Download | only in c
      1 {{+bindTo:partials.standard_nacl_api}}
      2 <h1>PP_FloatPoint Struct Reference</h1>
      3 <div id="doxygen-ref">
      4 {{- dummy div to appease doxygen -}}
      5   <div>
      6 <!-- Generated by Doxygen 1.7.6.1 -->
      7 
      8 
      9 </div>
     10 <!--header-->
     11 <div class="contents">
     12 <!-- doxytag: class="PP_FloatPoint" --><h2>
     13 Data Fields</h2><table class="memberdecls">
     14 
     15 <tr><td class="memItemLeft" align="right" valign="top">float&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_p_p___float_point.html#a40405bdfc98bbc0fe7aa8c065d971947">x</a></td></tr>
     16 <tr><td class="memItemLeft" align="right" valign="top">float&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_p_p___float_point.html#a9662ff4361457b92ef5bab02b3850521">y</a></td></tr>
     17 </table>
     18 <hr /><a name="details" id="details"></a><h2>Detailed Description</h2>
     19 <div class="textblock"><p>The <a class="el" href="struct_p_p___float_point.html" title="The PP_FloatPoint structure defines the floating-point x and y coordinates of a point.">PP_FloatPoint</a> structure defines the floating-point x and y coordinates of a point. </p>
     20 </div><hr /><h2>Field Documentation</h2>
     21 <a class="anchor" id="a40405bdfc98bbc0fe7aa8c065d971947"></a><!-- doxytag: member="PP_FloatPoint::x" ref="a40405bdfc98bbc0fe7aa8c065d971947" args="" -->
     22 <div class="memitem">
     23 <div class="memproto">
     24 <table class="memname">
     25 <tr>
     26 <td class="memname">float <a class="el" href="struct_p_p___float_point.html#a40405bdfc98bbc0fe7aa8c065d971947">PP_FloatPoint::x</a></td>
     27 </tr>
     28 </table>
     29 </div>
     30 <div class="memdoc">
     31 </div>
     32 </div>
     33 <a class="anchor" id="a9662ff4361457b92ef5bab02b3850521"></a><!-- doxytag: member="PP_FloatPoint::y" ref="a9662ff4361457b92ef5bab02b3850521" args="" -->
     34 <div class="memitem">
     35 <div class="memproto">
     36 <table class="memname">
     37 <tr>
     38 <td class="memname">float <a class="el" href="struct_p_p___float_point.html#a9662ff4361457b92ef5bab02b3850521">PP_FloatPoint::y</a></td>
     39 </tr>
     40 </table>
     41 </div>
     42 <div class="memdoc">
     43 </div>
     44 </div>
     45 <hr />The documentation for this struct was generated from the following file:<ul>
     46 <li><a class="el" href="pp__point_8h.html">pp_point.h</a></li>
     47 </ul>
     48 </div><!-- contents -->
     49 </div>
     50 {{/partials.standard_nacl_api}}
     51