Jolt Physics
A multi core friendly Game Physics Engine
|
Go to the source code of this file.
Typedefs | |
using | Vec3Arg = const Vec3 |
using | DVec3Arg = const DVec3 & |
using | Vec4Arg = const Vec4 |
using | UVec4Arg = const UVec4 |
using | Vec8Arg = const Vec8 |
using | UVec8Arg = const UVec8 |
using | QuatArg = const Quat |
using | Mat44Arg = const Mat44 & |
using | DMat44Arg = const DMat44 & |