1 {{+bindTo:partials.standard_nacl_api}}
2 <h1>pp_point.h File Reference
</h1>
4 {{- dummy div to appease doxygen -}}
6 <!-- Generated by Doxygen 1.7.6.1 -->
11 <div class=
"contents">
12 <div class=
"textblock"><div class=
"dynheader">
13 Include dependency graph for pp_point.h:
</div>
14 <div class=
"dyncontent">
15 <div class=
"center"><img src=
"pp__point_8h__incl.png" border=
"0" usemap=
"#pp__point_8h" alt=
"" /></div>
16 <map name=
"pp__point_8h" id=
"pp__point_8h">
20 Data Structures
</h2><table class=
"memberdecls">
22 <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>
23 <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>
24 <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>
25 <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>
27 Functions
</h2><table class=
"memberdecls">
28 <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>
29 <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>
31 Variables
</h2><table class=
"memberdecls">
32 <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>
33 <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>
35 <hr /><a name=
"details" id=
"details"></a><h2>Detailed Description
</h2>
36 <div class=
"textblock"><p>This file defines the API to create a
2 dimensional point.
</p>
37 <p>0,
0 is the upper-left starting coordinate.
</p>
38 </div></div><!-- contents -->
40 {{/partials.standard_nacl_api}}