BDS Public
BdsApi 4.0.1
This is the Blacknest BDS API.
Loading...
Searching...
No Matches

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()

Bds::Point::Point ( BFloat64  x = 0,
BFloat64  y = 0 
)

Member Data Documentation

◆ x

BFloat64 Bds::Point::x

◆ y

BFloat64 Bds::Point::y

The documentation for this class was generated from the following files: