Pepper_31_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().
float PP_FloatPoint::y |
Definition at line 48 of file pp_point.h.
Referenced by PP_MakeFloatPoint().