cyphesis/physics
2012-01-30 13:23:18 +00:00
..
BBox.cpp 2009-01-12 Al Riddoch <alriddoch@googlemail.com> 2009-01-12 16:15:21 +00:00
BBox.h Use the C++ standard way to get efficient math 2011-04-27 19:35:35 +01:00
Collision.cpp Add cassert to files that need it. 2011-02-02 23:29:21 -08:00
Collision.h Fixes for gcc 4.5, thanks to Alfredo Tupone 2010-10-20 22:51:42 +01:00
Makefile.am Update automake variable names 2011-02-17 12:51:25 +00:00
Quaternion.cpp Use C++ std::sqrt for efficiency 2011-04-27 19:46:13 +01:00
Quaternion.h 2009-01-12 Al Riddoch <alriddoch@googlemail.com> 2009-01-12 06:57:26 +00:00
Shape.cpp size_t for indices 2012-01-30 13:23:18 +00:00
Shape.h Remove unnecessary const on integer template param 2012-01-25 20:20:52 +00:00
Shape_impl.h size_t for indices 2012-01-30 13:23:18 +00:00
Vector3D.cpp Use WFMath::CoordType for geometry calculations 2011-04-28 01:05:03 +01:00
Vector3D.h Use C++ std::sqrt for efficiency 2011-04-27 19:46:13 +01:00