Danbias/Code/OysterMath
Dander7BD 5835a72acc Setstruct introduction done
Can be found as:
Physics::Struct::CustomBodyState
Physics::ICustomBody::State
Is all inline thus no expensive API calls, as intended.
Will be expanded to move API call methods from Physics::ICustomBody to
it.
2013-12-06 09:46:30 +01:00
..
LinearMath.h Setstruct introduction done 2013-12-06 09:46:30 +01:00
Matrix.h Some matrix constructors made explicit 2013-11-27 15:24:09 +01:00
OysterMath.cpp Setstruct introduction done 2013-12-06 09:46:30 +01:00
OysterMath.h Setstruct introduction done 2013-12-06 09:46:30 +01:00
OysterMath.vcxproj Restructured folders to give a flexible solution for dependencies and added to ignore list 2013-11-18 15:41:09 +01:00
OysterMath.vcxproj.filters Restructured folders to give a flexible solution for dependencies and added to ignore list 2013-11-18 15:41:09 +01:00
Quaternion.h Restructured folders to give a flexible solution for dependencies and added to ignore list 2013-11-18 15:41:09 +01:00
Vector.h Restructured folders to give a flexible solution for dependencies and added to ignore list 2013-11-18 15:41:09 +01:00