{{+bindTo:partials.standard_nacl_article}}

PP_Size Struct Reference

{{- dummy div to appease doxygen -}}

Data Fields

int32_t width
int32_t height

Detailed Description

The PP_Size struct contains the size of a 2D rectangle.


Field Documentation

int32_t PP_Size::height

This value represents the height of the rectangle.

int32_t PP_Size::width

This value represents the width of the rectangle.


The documentation for this struct was generated from the following file:
{{/partials.standard_nacl_article}}