Quadtreex.Entity (quadtreex v0.2.1) View Source
A thing contained within a quadtree node
Link to this section Summary
Link to this section Types
Specs
t() :: %Quadtreex.Entity{ location: Quadtreex.BoundingBox.coordinate(), thing: term() }
A thing contained within a quadtree node
t() :: %Quadtreex.Entity{ location: Quadtreex.BoundingBox.coordinate(), thing: term() }