summaryrefslogtreecommitdiffstats
path: root/src/Cuboid.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Added cCuboid:Assign(OtherCuboid) API function.madmaxoft2014-03-151-0/+14
|
* Hardened cCuboid with asserts for its assumptions.madmaxoft2014-03-091-0/+6
|
* Added cCuboid::Engulf().madmaxoft2014-03-091-0/+34
|
* Added more utility functions to cCuboid.madmaxoft2014-02-261-0/+82
| | | | GetVolume(), Expand(), ClampX(), ClampY(), ClampZ()
* Moved source to srcAlexander Harkness2013-11-241-0/+117