{{+bindTo:partials.standard_nacl_api}} <h1>pp_point.h File Reference</h1> <div id="doxygen-ref"> {{- dummy div to appease doxygen -}} <div> <!-- Generated by Doxygen 1.7.6.1 --> </div> <!--header--> <div class="contents"> <div class="textblock"><div class="dynheader"> Include dependency graph for pp_point.h:</div> <div class="dyncontent"> <div class="center"><img src="pp__point_8h__incl.png" border="0" usemap="#pp__point_8h" alt="" /></div> <map name="pp__point_8h" id="pp__point_8h"> </map> </div> </div><h2> Data Structures</h2><table class="memberdecls"> <tr><td class="memItemLeft" align="right" valign="top">struct  </td><td class="memItemRight" valign="bottom"><a class="el" href="struct_p_p___point.html">PP_Point</a></td></tr> <tr><td class="mdescLeft"> </td><td class="mdescRight">The <a class="el" href="struct_p_p___point.html" title="The PP_Point structure defines the integer x and y coordinates of a point.">PP_Point</a> structure defines the integer x and y coordinates of a point. <a href="struct_p_p___point.html#details">More...</a><br /></td></tr> <tr><td class="memItemLeft" align="right" valign="top">struct  </td><td class="memItemRight" valign="bottom"><a class="el" href="struct_p_p___float_point.html">PP_FloatPoint</a></td></tr> <tr><td class="mdescLeft"> </td><td class="mdescRight">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. <a href="struct_p_p___float_point.html#details">More...</a><br /></td></tr> </table><h2> Functions</h2><table class="memberdecls"> <tr><td class="memItemLeft" align="right" valign="top">struct <a class="el" href="struct_p_p___point.html">PP_Point</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="group___functions.html#ga15880e8085178758053cc521af33b250">PP_MakePoint</a> (int32_t x, int32_t y)</td></tr> <tr><td class="memItemLeft" align="right" valign="top">struct <a class="el" href="struct_p_p___float_point.html">PP_FloatPoint</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="group___functions.html#ga0aca79088546fe91d13c97db9033e709">PP_MakeFloatPoint</a> (float x, float y)</td></tr> </table><h2> Variables</h2><table class="memberdecls"> <tr><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="group___structs.html#ga501da0561777e3fef2c08aa9b7400cc0">PP_Point</a></td></tr> <tr><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="group___structs.html#ga2bfb71399c8dac2aba417b75459100bd">PP_FloatPoint</a></td></tr> </table> <hr /><a name="details" id="details"></a><h2>Detailed Description</h2> <div class="textblock"><p>This file defines the API to create a 2 dimensional point. </p> <p>0,0 is the upper-left starting coordinate. </p> </div></div><!-- contents --> </div> {{/partials.standard_nacl_api}}