|
libHSPlasma
|
Stores a point in 2D space. More...
#include <hsGeometry3.h>
Public Member Functions | |
| hsFloatPoint2 () | |
Public Attributes | |
| float | X |
| float | Y |
Stores a point in 2D space.
| hsFloatPoint2::hsFloatPoint2 | ( | ) |
Constructs a point at the origin [0,0]
| float hsFloatPoint2::X |
| float hsFloatPoint2::Y |
1.8.1.2