[][src]Type Definition broccoli::build::DefaultA

type DefaultA = XAXIS;

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