Pepper_56_C_interfaces
Pepper_56_C_interfaces
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
PP_FloatRect Struct Reference

#include <pp_rect.h>

Public Attributes

struct PP_FloatPoint point
 
struct PP_FloatSize size
 

Detailed Description

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

Member Data Documentation

struct PP_FloatPoint PP_FloatRect::point

This value represents the x and y coordinates of the upper-left corner of the rectangle.

struct PP_FloatSize PP_FloatRect::size

This value represents the width and height of the rectangle.


The documentation for this struct was generated from the following file: