summaryrefslogtreecommitdiffstats
path: root/src/math/old/d3dmath.h
Commit message (Collapse)AuthorAgeFilesLines
* Fixes in math modulePiotr Dziwinski2012-06-121-0/+10
| | | | | | | - 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
* BOOL -> bool; additional fixes in constructors/destructorsPiotr Dziwinski2012-06-101-1/+1
|
* Fixed include paths and CMakeLists.txtPiotr Dziwinski2012-06-101-3/+3
| | | | Additionally, changed #ifndef to #pragma once everywhere
* Moved old math filesPiotr Dziwinski2012-06-071-0/+97