[][src]Type Definition broccoli::DefaultA

type DefaultA = YAXIS;

The default starting axis of a Tree. It is set to be the Y axis. This means that the first divider is a horizontal line since it is partitioning space based off of the aabb's Y value.