|
Pepper_37_C_interfaces
|
#include <pp_point.h>

Public Attributes | |
| float | x |
| float | y |
The PP_FloatPoint structure defines the floating-point x and y coordinates of a point.
Definition at line 46 of file pp_point.h.
| float PP_FloatPoint::x |
Definition at line 47 of file pp_point.h.
Referenced by PP_MakeFloatPoint(), and PP_MakeFloatRectFromXYWH().
| float PP_FloatPoint::y |
Definition at line 48 of file pp_point.h.
Referenced by PP_MakeFloatPoint(), and PP_MakeFloatRectFromXYWH().
1.8.6