SqueezeBrains SDK 1.13
sb_t_point Struct Reference

Represents an ordered pair of integer x and y coordinates that defines a point in a two-dimensional plane. More...

#include <sb.h>

Data Fields

int x
 abscissa of the point
 
int y
 ordinate of the point
 

Detailed Description

Represents an ordered pair of integer x and y coordinates that defines a point in a two-dimensional plane.

Definition at line 5764 of file sb.h.


The documentation for this struct was generated from the following file: