aboutsummaryrefslogtreecommitdiffstats
path: root/src/utils/rectangle.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* utils: templatized point, point_3d and rectangleAlexander Sulfrian2013-01-051-78/+0
| | | | | added template parameter for the geometry helper classes, moved function definitions to hpp file to support templates
* added Point, Point3D, Dimension, Rectangle, RgbColor and Texture classesAlexander Sulfrian2013-01-051-0/+78