Define simple structures for use in unions These structures must not have constructors/destructors. More...
#include <mi32/point.h>
Public Member Functions | |
| DPOINT2D_OLD & | operator= (const DPOINT2D &rhs) |
Public Attributes | |
| double | x |
| double | y |
Define simple structures for use in unions These structures must not have constructors/destructors.
| DPOINT2D_OLD& DPOINT2D_OLD::operator= | ( | const DPOINT2D & | rhs | ) | [inline] |
Assignment.
| double DPOINT2D_OLD::x |
| double DPOINT2D_OLD::y |
1.6.1