Example #1
0
 public Vector3f getSize() {
   return max.sub(min);
 }