Loading [MathJax]/extensions/tex2jax.js
Jolt Physics
A multi core friendly Game Physics Engine
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
MathTypes.h File Reference

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 QuatArg = const 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 = const Quat

◆ UVec4Arg

using UVec4Arg = const UVec4

◆ Vec3Arg

using Vec3Arg = const Vec3

◆ Vec4Arg

using Vec4Arg = const Vec4