SqueezeBrains SDK 1.13
sb_t_rect Struct Reference

Defines the position and size of a rectangle in a two-dimensional plane. More...

#include <sb.h>

Data Fields

int x
 x coordinate of the upper left corner of the rectangle
 
int y
 y coordinate of the upper left corner of the rectangle
 
int width
 width of the rectangle
 
int height
 height of the rectangle
 

Detailed Description

Defines the position and size of a rectangle in a two-dimensional plane.

Definition at line 5818 of file sb.h.


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