WPOINT2D Struct Reference

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

#include <mi32/point.h>

Inheritance diagram for WPOINT2D:

Inheritance graph
WPOINT3D
[legend]
List of all members.

Public Member Functions

 CHECKSIZE (4)
 WPOINT2D (INT16 dx, INT16 dy)
 WPOINT2D ()

Public Attributes

INT16 x
INT16 y

Detailed Description

2D point using 16-bit integer coordinates.

Definition at line 237 of file point.h.


Constructor & Destructor Documentation

WPOINT2D::WPOINT2D (  )  [inline]

Default constructor, performs no initialization.

Definition at line 243 of file point.h.

WPOINT2D::WPOINT2D ( INT16  dx,
INT16  dy 
) [inline]

Initialization constructor.

Definition at line 248 of file point.h.


Member Function Documentation

WPOINT2D::CHECKSIZE (  ) 


Member Data Documentation

INT16 WPOINT2D::x

Definition at line 239 of file point.h.

INT16 WPOINT2D::y

Definition at line 240 of file point.h.


The documentation for this struct was generated from the following file:
Generated on Thu Apr 26 04:47:44 2007 for TNTsdk by  doxygen 1.5.2