math.beta/include/math
2014-02-20 20:19:49 -07:00
..
.gitkeep setting up directory structure 2014-02-19 20:40:09 -07:00
FixedPoint.h Adding more file/folder stubs. 2014-02-19 21:13:56 -07:00
MathDefs.h Updated readme, and updated main so you don't need to run the test program on the commandline. 2014-02-20 12:52:11 -07:00
Matrix.h Adding more file/folder stubs. 2014-02-19 21:13:56 -07:00
Plane.h Adding more file/folder stubs. 2014-02-19 21:13:56 -07:00
Quaternion.h Adding more file/folder stubs. 2014-02-19 21:13:56 -07:00
Ray.h Adding more file/folder stubs. 2014-02-19 21:13:56 -07:00
TransMatrix.h Adding more file/folder stubs. 2014-02-19 21:13:56 -07:00
Vector2.h Adding more file/folder stubs. 2014-02-19 21:13:56 -07:00
Vector3.h Whoops, do need a default constructor since I provide another constructor. Also fixed Vec3 init, since I renamed the vars x,y,z to be lowercase. Don't want the user to have to use shift everytime they access a vec3, seems silly. 2014-02-20 20:19:49 -07:00