Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | utils/dimension: added template for types of the metrics | Alexander Sulfrian | 2013-01-05 | 1 | -1/+1 |
* | utils/rectangle: added function to intersect two rectangles | Alexander Sulfrian | 2013-01-05 | 1 | -0/+23 |
* | utils/rectangle: added shortcut for accessing the position of a rectangle | Alexander Sulfrian | 2013-01-05 | 1 | -0/+10 |
* | utils/rectangle: added constructor for array of values | Alexander Sulfrian | 2013-01-05 | 1 | -0/+6 |
* | utils: templatized point, point_3d and rectangle | Alexander Sulfrian | 2013-01-05 | 1 | -12/+52 |
* | fixed include paths | Alexander Sulfrian | 2013-01-05 | 1 | -2/+2 |
* | added Point, Point3D, Dimension, Rectangle, RgbColor and Texture classes | Alexander Sulfrian | 2013-01-05 | 1 | -0/+54 |