//  // // # # ### # # -= Nuclex Library =-  // // ## # # # ## ## Box3.cpp - Box with 3 dimensions  // // ### # # ###  // // # ### # ### Representation of a three dimensional box  // // # ## # # ## ##  // // # # ### # # R1 (C)2002-2005 Markus Ewald -> License.txt  // //  // #include "Nuclex/Math/Box3.h" using namespace Nuclex; // Just here to ensure it compiles without additional headers