BdsApi
2.2.6
This is the Blacknest BDS API.
|
This class defines an X,Y location. More...
#include <BdsD.h>
Public Member Functions | |
Point (BFloat64 x=0, BFloat64 y=0) | |
Public Attributes | |
BFloat64 | x |
BFloat64 | y |
This class defines an X,Y location.
The class simply stores the x and y point values.
BFloat64 Bds::Point::x |
BFloat64 Bds::Point::y |