Skip to content

File physics_context.hpp

FileList > atlas > physics > physics_3d > physics_context.hpp

Go to the source code of this file

Namespaces

Type Name
namespace atlas
namespace physics
Handles error handling with in jolt.

Classes

Type Name
class physics_context
The context is the way to interact with only the engine. It is the api for all the background funcitons and information that the user shouldn not see. It is a virtual based type erasure class so thatmany engines can implement the same functions. Specifically realted to backend engine creation like batching, starting runtime, etc...

The documentation for this class was generated from the following file TheAtlasEngine/atlas/physics/physics_3d/physics_context.hpp