src/FTPoint.cpp


Log

Author Commit Date CI Message
sammy 141112c4 2008-04-12T22:44:48 * Add licensing information to all files in the library.
sammy 7c358859 2008-04-04T12:43:38 * Generate a config.h file instead of passing all defines in the compiler command line. * "make install" now properly installs the includes, the documentation and the .pc file. * Generate a shared library.
sammy ee107630 2008-03-03T16:41:35 * Remove svn:executable property from source files.
sammy f0f550ea 2008-03-03T16:36:07 * Remove svn:executable property from source files.
henry 629df4cc 2004-12-06T22:41:36 Minor code format change
henry 55888982 2004-10-17T00:40:24 Changed advance to be an FTPoint rather than a float.
henry 1f69e6a0 2004-10-11T02:58:52 Added operator + & * to FTPoint
henry 8c207cad 2004-10-11T01:58:43 Renamed variable
henry 4c6baa27 2004-10-10T22:50:01 Refactoring FTPoint
henry b2bd1ab8 2004-10-10T11:14:58 Refactoring FTPoint
henry 4c9a32b2 2004-10-10T10:45:37 Added cast to double operator
henry 83da3d1a 2002-11-27T06:35:56 Moved these classes to there own files