kc3-lang/ftgl/src/FTPoint.cpp

Branch :


Log

Author Commit Date CI Message
7c358859 2008-04-04 12: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.
ee107630 2008-03-03 16:41:35 * Remove svn:executable property from source files.
629df4cc 2004-12-06 22:41:36 Minor code format change
55888982 2004-10-17 00:40:24 Changed advance to be an FTPoint rather than a float.
1f69e6a0 2004-10-11 02:58:52 Added operator + & * to FTPoint
8c207cad 2004-10-11 01:58:43 Renamed variable
4c6baa27 2004-10-10 22:50:01 Refactoring FTPoint
b2bd1ab8 2004-10-10 11:14:58 Refactoring FTPoint
4c9a32b2 2004-10-10 10:45:37 Added cast to double operator
83da3d1a 2002-11-27 06:35:56 Moved these classes to there own files