//  // // # # ### # # -= Nuclex Library =-  // // ## # # # ## ## Point2.cpp - A point in 2 dimensions  // // ### # # ###  // // # ### # ### Two dimensional point and vector template  // // # ## # # ## ##  // // # # ### # # R1 (C)2002-2005 Markus Ewald -> License.txt  // //  // #include "Nuclex/Math/Point2.h" using namespace Nuclex; // Just here to ensure it compiles without additional headers