File jolt_context.hpp
FileList > atlas > physics > physics_3d > jolt > jolt_context.hpp
Go to the source code of this file
#include <physics/jolt-cpp/jolt_contact_listener.hpp>
#include <core/core.hpp>
#include <physics/physics_3d/physics_context.hpp>
#include <physics/jolt-cpp/jolt_components.hpp>
#include <components/transform.hpp>
#include <physics/physics_3d/jolt/interface/jolt_broad_phase.hpp>
Namespaces
Type | Name |
---|---|
namespace | atlas |
namespace | physics Handles error handling with in jolt. |
Classes
Type | Name |
---|---|
class | jolt_context This class is made to be 1 of three api wrappers for jolt. Jolt context is specifically for engine only use of the api. It wraps the inititialization, the physics step and the clean up. Allow use not to have to write batching algorithms for each time we want to change the settings of jolt physics. |
The documentation for this class was generated from the following file TheAtlasEngine/atlas/physics/physics_3d/jolt/jolt_context.hpp