Jolt Physics
A multi core friendly Game Physics Engine
|
#include <Jolt/Physics/StateRecorder.h>
Go to the source code of this file.
Classes | |
class | StateRecorderImpl |
Implementation of the StateRecorder class that uses a stringstream as underlying store and that implements checking if the state doesn't change upon reading. More... | |