rect.h
Overview
Related Modules:
Description:
Defines a rectangle, including the position data of the four boundaries of the rectangle, and provides functions for rectangle inclusion, intersection, and aggregation.
Since:
1.0
Version:
1.0
Summary
Data Structures
Defines a rectangle, including the position data of the four boundaries of the rectangle, and provides functions for rectangle inclusion, intersection, and aggregation. |