blob: f4dc9cb2ea6bb33368c2dc3ff53b14e251e9a220 [file] [log] [blame]
{{+bindTo:partials.standard_nacl_api}}
<h1>PP_FloatSize 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_FloatSize" --><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_size.html#a5ce55d9b99ea5577c667ef5e7c69bd13">width</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_size.html#ac4e7e40fe4a5bba88a4aee235c0dce22">height</a></td></tr>
</table>
<hr /><a name="details" id="details"></a><h2>Detailed Description</h2>
<div class="textblock"><p>The <code><a class="el" href="struct_p_p___float_size.html" title="The PP_FloatSize struct contains the size of a 2D rectangle.">PP_FloatSize</a></code> struct contains the size of a 2D rectangle. </p>
</div><hr /><h2>Field Documentation</h2>
<a class="anchor" id="ac4e7e40fe4a5bba88a4aee235c0dce22"></a><!-- doxytag: member="PP_FloatSize::height" ref="ac4e7e40fe4a5bba88a4aee235c0dce22" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">float <a class="el" href="struct_p_p___float_size.html#ac4e7e40fe4a5bba88a4aee235c0dce22">PP_FloatSize::height</a></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>This value represents the height of the rectangle. </p>
</div>
</div>
<a class="anchor" id="a5ce55d9b99ea5577c667ef5e7c69bd13"></a><!-- doxytag: member="PP_FloatSize::width" ref="a5ce55d9b99ea5577c667ef5e7c69bd13" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">float <a class="el" href="struct_p_p___float_size.html#a5ce55d9b99ea5577c667ef5e7c69bd13">PP_FloatSize::width</a></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>This value represents the width of the rectangle. </p>
</div>
</div>
<hr />The documentation for this struct was generated from the following file:<ul>
<li><a class="el" href="pp__size_8h.html">pp_size.h</a></li>
</ul>
</div><!-- contents -->
</div>
{{/partials.standard_nacl_api}}