summaryrefslogtreecommitdiffstats
path: root/src/Cuboid.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added more clamping operations to cCuboid.Mattes D2019-08-101-6/+45
* Removed coord-based API from cCuboid. (#4362)Mattes D2019-08-091-14/+6
* CheckBasicStyle: Check number of empty lines between functions (#4267)peterbell102018-07-261-1/+0
* cCuboid: restore default copy construct and assign.peterbell102017-08-281-22/+0
* Repair the removed constructor of cCuboid `cCuboid(otherCuboid)` (#3966)Bastien ADAM2017-08-281-2/+6
* Changed int parameters to vector parameters in cCuboid and simulators (#3874)Lane Kolbly2017-08-171-8/+1
* Shortened DoIntervalsIntersect to two comparisons, made inline. (#3883)Lane Kolbly2017-08-131-31/+0
* Bulk clearing of whitespaceLogicParrot2016-02-051-4/+4
* Unified the doxy-comment format.Mattes D2015-07-311-1/+1
* Fixed a ToLua warning - operator = not supported.madmaxoft2014-08-031-1/+1
* Cuboid: added explicit copy assignment operatorarchshift2014-07-211-0/+11
* Normalized comments.madmaxoft2014-07-171-1/+1
* 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
* Moved source to srcAlexander Harkness2013-11-241-0/+117