Skip to content

Simba.Data.PointI

PointI Struct

Used to store a pair of integer coordinates.

Constructors
PointI(int, int) Create a new point of integer points
Fields
X X Coordinate
Y Y Coordinate