Jolt Physics
A multi core friendly Game Physics Engine
Loading...
Searching...
No Matches
Real.h File Reference
#include <Jolt/Math/DVec3.h>
#include <Jolt/Math/DMat44.h>

Go to the source code of this file.

Namespaces

namespace  literals
 

Macros

#define JPH_RVECTOR_ALIGNMENT   JPH_VECTOR_ALIGNMENT
 

Typedefs

using Real = float
 
using Real3 = Float3
 
using RVec3 = Vec3
 
using RVec3Arg = Vec3Arg
 
using RMat44 = Mat44
 
using RMat44Arg = Mat44Arg
 

Functions

constexpr Real literals::operator""_r (long double inValue)
 

Macro Definition Documentation

◆ JPH_RVECTOR_ALIGNMENT

#define JPH_RVECTOR_ALIGNMENT   JPH_VECTOR_ALIGNMENT

Typedef Documentation

◆ Real

using Real = float

◆ Real3

using Real3 = Float3

◆ RMat44

using RMat44 = Mat44

◆ RMat44Arg

◆ RVec3

using RVec3 = Vec3

◆ RVec3Arg

using RVec3Arg = Vec3Arg