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