#define JPH_NAMESPACE_END
Definition Core.h:425
#define JPH_NAMESPACE_BEGIN
Definition Core.h:419
const Vec4 Vec4Arg
Definition MathTypes.h:25
const Quat QuatArg
Definition MathTypes.h:28
const Vec3 Vec3Arg
Definition MathTypes.h:19
const BVec16 BVec16Arg
Definition MathTypes.h:27
const DVec3 & DVec3Arg
Definition MathTypes.h:23
const DMat44 & DMat44Arg
Definition MathTypes.h:30
const Mat44 & Mat44Arg
Definition MathTypes.h:29
const UVec4 UVec4Arg
Definition MathTypes.h:26
A vector consisting of 16 bytes.
Definition BVec16.h:11
Holds a 4x4 matrix of floats with the last column consisting of doubles.
Definition DMat44.h:13
Holds a 4x4 matrix of floats, but supports also operations on the 3x3 upper left part of the matrix.
Definition Mat44.h:13