Jolt Physics
A multi core friendly Game Physics Engine
Loading...
Searching...
No Matches
MathTypes.h File Reference

Go to the source code of this file.

Typedefs

using Vec3Arg = Vec3
 
using DVec3Arg = const DVec3 &
 
using Vec4Arg = Vec4
 
using UVec4Arg = UVec4
 
using Vec8Arg = Vec8
 
using UVec8Arg = UVec8
 
using QuatArg = Quat
 
using Mat44Arg = const Mat44 &
 
using DMat44Arg = const DMat44 &
 

Typedef Documentation

◆ DMat44Arg

using DMat44Arg = const DMat44 &

◆ DVec3Arg

using DVec3Arg = const DVec3 &

◆ Mat44Arg

using Mat44Arg = const Mat44 &

◆ QuatArg

using QuatArg = Quat

◆ UVec4Arg

using UVec4Arg = UVec4

◆ UVec8Arg

using UVec8Arg = UVec8

◆ Vec3Arg

using Vec3Arg = Vec3

◆ Vec4Arg

using Vec4Arg = Vec4

◆ Vec8Arg

using Vec8Arg = Vec8