SqueezeBrains SDK 1.18
|
Point class that wraps the sb_t_point structure More...
#include <cs_sb.h>
Public Member Functions | |
String | ToString () override |
Formats the sample coordinate in a readable string (x;y). More... | |
Data Fields | |
int | x |
x coordinate | |
int | y |
y coordinate | |
Point class that wraps the sb_t_point structure
|
override |
Formats the sample coordinate in a readable string (x;y).