Account
BdsApi 4.0.1 This is the Blacknest BDS API. |
Loading...
Searching...
No Matches
Bds::Point Class Reference
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 |
Detailed Description
This class defines an X,Y location.
The class simply stores the x and y point values.
Constructor & Destructor Documentation
◆ Point()
Member Data Documentation
◆ x
BFloat64 Bds::Point::x |
◆ y
BFloat64 Bds::Point::y |
The documentation for this class was generated from the following files:
Generated by