summaryrefslogtreecommitdiffstats
path: root/src/math/test
Commit message (Collapse)AuthorAgeFilesLines
* Fixes in math modulePiotr Dziwinski2012-06-122-1/+87
| | | | | | | - 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-072-14/+15
|
* Structs continuedPiotr Dziwinski2012-05-021-1/+84
|
* Structs continuedPiotr Dziwinski2012-05-013-198/+367
| | | | Basic functions finished and tested for matrix and vector.
* Structs continuedPiotr Dziwinski2012-04-293-0/+387