blob: e380e999a8b70aa30e28c3235e8596192d9a7d75 [file] [log] [blame]
{{+bindTo:partials.standard_nacl_api}}
<h1>PP_FloatPoint Struct Reference</h1>
<div id="doxygen-ref">
{{- dummy div to appease doxygen -}}
<div>
<!-- Generated by Doxygen 1.7.6.1 -->
</div>
<!--header-->
<div class="contents">
<!-- doxytag: class="PP_FloatPoint" --><h2>
Data Fields</h2><table class="memberdecls">
<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>
<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>
</table>
<hr /><a name="details" id="details"></a><h2>Detailed Description</h2>
<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>
</div><hr /><h2>Field Documentation</h2>
<a class="anchor" id="a40405bdfc98bbc0fe7aa8c065d971947"></a><!-- doxytag: member="PP_FloatPoint::x" ref="a40405bdfc98bbc0fe7aa8c065d971947" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">float <a class="el" href="struct_p_p___float_point.html#a40405bdfc98bbc0fe7aa8c065d971947">PP_FloatPoint::x</a></td>
</tr>
</table>
</div>
<div class="memdoc">
</div>
</div>
<a class="anchor" id="a9662ff4361457b92ef5bab02b3850521"></a><!-- doxytag: member="PP_FloatPoint::y" ref="a9662ff4361457b92ef5bab02b3850521" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">float <a class="el" href="struct_p_p___float_point.html#a9662ff4361457b92ef5bab02b3850521">PP_FloatPoint::y</a></td>
</tr>
</table>
</div>
<div class="memdoc">
</div>
</div>
<hr />The documentation for this struct was generated from the following file:<ul>
<li><a class="el" href="pp__point_8h.html">pp_point.h</a></li>
</ul>
</div><!-- contents -->
</div>
{{/partials.standard_nacl_api}}