summaryrefslogtreecommitdiffstats
path: root/src/math/all.h
Commit message (Collapse)AuthorAgeFilesLines
* Fixed code formattingPiotr Dziwinski2013-05-271-0/+1
| | | | | | * moved braces to new lines * fixed some function/variable names * fixed whitespace issues
* Namespace and styling fixPiotr Dziwinski2012-09-191-6/+7
|
* Tests rewrite and Doxygen in src/mathPiotr Dziwinski2012-09-111-2/+0
| | | | | | - rewritten tests to use new framework - updated/reformatted Doxygen - removed legacy conversions
* Documentation updatePiotr Dziwinski2012-08-111-6/+3
| | | | | | - updated Doxyfile - added/changed file, dir and namespace descriptions - fixed some errors in doxygen tags
* Fixes in math modulePiotr Dziwinski2012-06-121-0/+2
| | | | | | | - rewritten RotateAngle() function and test for it in geometry_test.cpp - added conv.h - conversion functions - added comments in math3d.h and d3dmath.h pointing to new functions - other minor fixes
* Finished implementation of math functionsPiotr Dziwinski2012-06-071-0/+1
|
* Structs continuedPiotr Dziwinski2012-05-031-0/+31