#include <Vector2d.h>
Public Member Functions | |
| Vector2d () | |
| Constructor. | |
| Vector2d (RATIONAL aX, RATIONAL aY) | |
| Constructor. | |
Public Attributes | |
| RATIONAL | mX |
| RATIONAL | mY |
|
|
Constructor.
|
|
||||||||||||
|
Constructor.
|
|
|
|
|
|
|
1.4.6-NO