Function subBox

AABB support function

Vector!(float,3) subBox (
  Vector!(float,3) dir,
  Vector!(float,3) halfSize
);