summaryrefslogtreecommitdiff
path: root/indra/llmath/llbbox.cpp
AgeCommit message (Collapse)Author
2009-07-31Fixups after merge for new files failing to include linden_common.hbrad kittenbrink
2009-07-15DEV-35500: Write new llmath unit testsMartin Reddy
- Added unit tests for LLRect and LLBBoxLocal in indra/test - Moved newview/LLBBox to llmath, and added unit tests for it - Removed methods in llbboxlocal.h and llbbox.h that were not actually implemented (declared in .h, but not defined in cpp) Reviewed by babbage.