00001 /************************************************************************ 00002 filename: CEGUIVector.cpp 00003 created: 14/3/2004 00004 author: Paul D Turner 00005 00006 purpose: Implements Vector class methods 00007 *************************************************************************/ 00008 #include "CEGUIVector.h" 00009 00010 // Start of CEGUI namespace section 00011 namespace CEGUI 00012 { 00013 00014 00015 } // End of CEGUI namespace section