aboutsummaryrefslogtreecommitdiffstats
path: root/src/utils/point_3d.hpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* remove legacy keywords from file headerAlexander Sulfrian2013-01-131-2/+0
|
* utils/point: added possibility to change coordsAlexander Sulfrian2013-01-051-0/+5
|
* utils: templatized point, point_3d and rectangleAlexander Sulfrian2013-01-051-5/+17
| | | | | 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/+48