Data Fields
tRectangle Struct Reference

#include <grlib.h>

Data Fields

short sXMin
 The minimum X coordinate of the rectangle.
short sYMin
 The minimum Y coordinate of the rectangle.
short sXMax
 The maximum X coordinate of the rectangle.
short sYMax
 The maximum Y coordinate of the rectangle.

Detailed Description

This structure defines the extents of a rectangle. All points greater than or equal to the minimum and less than or equal to the maximum are part of the rectangle.


Field Documentation


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

Copyright 2012, Texas Instruments Incorporated