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

#include <pp_size.h>

Public Attributes

int32_t width
 
int32_t height
 

Detailed Description

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

Member Data 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: