WRECT2D Struct Reference

2D rectangle using 16-bit integer coordinates. More...

#include <rect.h>

List of all members.

Public Member Functions

 CHECKSIZE (8)

Public Attributes

INT16 xinit
INT16 yinit
INT16 xlast
INT16 ylast


Detailed Description

2D rectangle using 16-bit integer coordinates.

Definition at line 167 of file rect.h.


Member Function Documentation

WRECT2D::CHECKSIZE  ) 
 

Make compiler validate structure size.


Member Data Documentation

INT16 WRECT2D::xinit
 

Minimum X coordinate (inclusive).

Definition at line 168 of file rect.h.

INT16 WRECT2D::xlast
 

Maximum X coordinate (inclusive).

Definition at line 170 of file rect.h.

INT16 WRECT2D::yinit
 

Minimum Y coordinate (inclusive).

Definition at line 169 of file rect.h.

INT16 WRECT2D::ylast
 

Maximum Y coordinate (inclusive).

Definition at line 171 of file rect.h.


The documentation for this struct was generated from the following file:
Generated on Thu Aug 12 06:27:39 2004 for TNTsdk by doxygen 1.3.4-20031026