Crate tree_layout

Source

Structs§

Line
A lines segment of finite length, determined by a starting points and an ending points.
Point
A 2D points.
Rectangle
A non-rotated rectangle, used to represent AABB collision boxes.
TreeBox
TreeData
TreeLayout
TreeNode

Traits§

NodeInfo

Functions§

layout
Returns the coordinates for the centre of each node.