Point

Categorygeometry
Typehime_point_t

A point has an x and y coordinate.

Properties

int x

Default value is 0.

int y

Default value is 0.