Loading [MathJax]/jax/output/HTML-CSS/config.js
Jolt Physics
A multi core friendly Game Physics Engine
Toggle main menu visibility
Main Page
Related Pages
Namespaces
Namespace List
Namespace Members
All
c
e
f
g
i
m
o
r
s
t
Functions
Variables
Typedefs
Enumerations
Enumerator
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
q
r
s
t
u
v
w
~
Variables
a
b
c
g
h
i
m
n
o
r
s
t
w
x
y
z
Typedefs
a
b
c
d
e
f
g
i
j
k
l
m
n
o
p
r
s
t
u
v
Enumerations
Enumerator
c
n
o
r
s
t
Related Symbols
a
b
c
j
l
o
r
s
v
Files
File List
File Members
All
a
b
c
d
e
f
g
h
i
j
m
n
o
p
q
r
s
t
u
v
w
Functions
a
b
c
d
e
f
g
h
i
j
m
n
o
p
q
r
s
t
u
v
Variables
Typedefs
a
b
c
d
f
h
i
j
m
n
o
p
q
r
s
t
u
v
w
Enumerations
Enumerator
Macros
b
j
m
▼
Jolt Physics
Architecture of Jolt Physics
Getting Started
►
Bodies
►
Constraints
►
Collision Detection
Character Controllers
The Simulation Step
Conventions and Limits
Big Worlds
Deterministic Simulation
Rolling Back a Simulation
Being Sloppy While Still Being Deterministic
Working With Multiple Physics Systems
Debug Rendering
Memory Management
►
The Simulation Step in Detail
►
Jolt Physics Samples
►
Performance Test
►
Release Notes
►
Breaking API Changes
►
Building and Using Jolt Physics
Projects Using Jolt
►
Namespaces
►
Classes
▼
Files
▼
File List
Build
►
Docs
▼
Jolt
►
AABBTree
►
Core
►
Geometry
►
Math
►
ObjectStream
►
Physics
►
Renderer
►
Skeleton
►
TriangleSplitter
►
ConfigurationString.h
Jolt.h
►
RegisterTypes.cpp
►
RegisterTypes.h
►
File Members
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
Loading...
Searching...
No Matches
Jolt.h
Go to the documentation of this file.
1
// Jolt Physics Library (https://github.com/jrouwe/JoltPhysics)
2
// SPDX-FileCopyrightText: 2021 Jorrit Rouwe
3
// SPDX-License-Identifier: MIT
4
5
#pragma once
6
7
// Project includes
8
#include <
Jolt/Core/Core.h
>
9
#include <
Jolt/Core/ARMNeon.h
>
10
#include <
Jolt/Core/Memory.h
>
11
#include <
Jolt/Core/IssueReporting.h
>
12
#include <
Jolt/Core/Array.h
>
13
#include <
Jolt/Math/Math.h
>
14
#include <
Jolt/Math/Vec4.h
>
15
#include <
Jolt/Math/Mat44.h
>
16
#include <
Jolt/Math/Real.h
>
ARMNeon.h
Array.h
Core.h
IssueReporting.h
Mat44.h
Math.h
Memory.h
Real.h
Vec4.h
Jolt
Jolt.h
Generated by
1.12.0