SqueezeBrains SDK 1.18
|
Point class that wraps the sb_t_point2d_f 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 | |
float | x |
x coordinate | |
float | y |
y coordinate | |
Point class that wraps the sb_t_point2d_f structure
|
override |
Formats the sample coordinate in a readable string (x;y).