Skip to main content

Module rstar

Module rstar 

Source
Expand description

Selected rstar + robust implementation of the spatial-query port.

Structsยง

LayerIndex ๐Ÿ”’
PolygonBlocker ๐Ÿ”’
RstarSpatialQuery ๐Ÿ”’

Constantsยง

EDGE_POINT_COUNT ๐Ÿ”’
POINT_DIMENSIONS ๐Ÿ”’
QUADRANT_COUNT ๐Ÿ”’

Functionsยง

actor_is_allowed ๐Ÿ”’
angle_diff ๐Ÿ”’
cone_envelope ๐Ÿ”’
coord ๐Ÿ”’
exact_intersection ๐Ÿ”’
exact_zero ๐Ÿ”’
in_cone ๐Ÿ”’
layer_index_mut ๐Ÿ”’
los_contact ๐Ÿ”’
on_closed_segment ๐Ÿ”’
opposite_signs ๐Ÿ”’
point ๐Ÿ”’
point_epsilon_envelope ๐Ÿ”’
point_in_blocker ๐Ÿ”’
point_segment_distance_sq ๐Ÿ”’
polygon_envelope ๐Ÿ”’
push_ring_segments ๐Ÿ”’
push_segment ๐Ÿ”’
ring_contains ๐Ÿ”’
ring_contains_strict ๐Ÿ”’
transform_polygon_candidates ๐Ÿ”’
transform_segment_candidates ๐Ÿ”’

Type Aliasesยง

ActorEntry ๐Ÿ”’
PolygonEntry ๐Ÿ”’
SegmentEntry ๐Ÿ”’