Skip to main content

Crate geometry_rs

Crate geometry_rs 

Source
Expand description

§Geometry-rs docs.rs

Rewrite parts of tidwall/geometry and tidwall/tg to Rust for ringsaturn/tzf-rs.

cargo add geometry-rs

Structs§

I32Polygon
A compact polygon whose coordinates are scaled integers.
Point
Polygon
PolygonBuildOptions
PolygonIndexStats
RaycastResult
Rect
RingBuildStats
Segment
YStripesBuildStats

Enums§

I32RaycastMode

Traits§

ContainsPoint

Functions§

raycast

Type Aliases§

I32Point
A coordinate stored as an integer with an application-defined scale.