Engine²
Open-source game engine written in C++.
Loading...
Searching...
No Matches
SoftBodySystem.hpp File Reference
#include "core/Core.hpp"

Go to the source code of this file.

Namespaces

namespace  Physics
namespace  Physics::System

Functions

void Physics::System::InitSoftBodySystem (Engine::Core &core)
 Initialize the soft body system.
void Physics::System::ShutdownSoftBodySystem (Engine::Core &core)
 Shutdown the soft body system.
void Physics::System::SyncSoftBodyVertices (Engine::Core &core)
 Synchronize soft body vertex positions to mesh data.