Include dependency graph for pp_rect.h:

Data Structures

struct  PP_Rect
 The PP_Rect struct contains the size and location of a 2D rectangle. More...
struct  PP_FloatRect
 The PP_FloatRect struct contains the size and location of a 2D rectangle. More...

Functions

struct PP_Rect PP_MakeRectFromXYWH (int32_t x, int32_t y, int32_t w, int32_t h)
struct PP_FloatRect PP_MakeFloatRectFromXYWH (float x, float y, float w, float h)

Variables


Detailed Description

This file defines the APIs for creating a 2 dimensional rectangle.

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.