jagua_
rs
0.5.1
Module primitives
Module Items
Structs
In jagua_
rs::
geometry
jagua_rs
::
geometry
Module
primitives
Copy item path
Source
Expand description
Set of geometric primitives - atomic building blocks for the geometry module
Structs
ยง
Circle
Circle
Edge
Line segment between two
Point
s
Point
A Point in 2D space with x and y coordinates
Rect
Axis-aligned rectangle
SPolygon
A Simple Polygon is a polygon that does not intersect itself and contains no holes. It is a closed shape with a finite number of vertices and edges.
read more