PAlib
|
Fixed-point point class. More...
#include <PA_FixedPointClass.h>
Public Member Functions | |
operator PA_Point () const | |
Convert the object to a PA_Point structure. | |
Data Fields | |
Fixed | x |
X value. | |
Fixed | y |
Y value. | |
Fixed-point point class.