NcEngine
|
#include "ncengine/physics/PhysicsTick.h"
#include <any>
#include <memory>
#include <span>
#include <vector>
Go to the source code of this file.
Classes | |
class | nc::PhysicsSnapshot |
Holds serialized physics state for performing physics simulation rollbacks. More... | |