aboutsummaryrefslogtreecommitdiffstats
path: root/src/utils/point.hpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* remove semicolon after namespaceAlexander Sulfrian2014-05-041-1/+1
* remove legacy keywords from file headerAlexander Sulfrian2013-01-131-2/+0
* utils/point: addition/subtraction should only be possible with same typeAlexander Sulfrian2013-01-131-4/+4
* utils/point: added possibility to change coordsAlexander Sulfrian2013-01-051-0/+10
* utils: templatized point, point_3d and rectangleAlexander Sulfrian2013-01-051-7/+59
* utils: added assginment operator for pointAlexander Sulfrian2013-01-051-0/+1
* added Point, Point3D, Dimension, Rectangle, RgbColor and Texture classesAlexander Sulfrian2013-01-051-0/+46