Include dependency graph for pp_point.h:

Data Structures

struct  PP_Point
 The PP_Point structure defines the integer x and y coordinates of a point. More...
struct  PP_FloatPoint
 The PP_FloatPoint structure defines the floating-point x and y coordinates of a point. More...

Functions

struct PP_Point PP_MakePoint (int32_t x, int32_t y)
struct PP_FloatPoint PP_MakeFloatPoint (float x, float y)

Variables


Detailed Description

This file defines the API to create a 2 dimensional point.

0,0 is the upper-left starting coordinate.

This site uses cookies to deliver and enhance the quality of its services and to analyze traffic. If you agree, cookies are also used to serve advertising and to personalize the content and advertisements that you see. Learn more about our use of cookies.