MCPcopy Create free account
hub / github.com/NazaraEngine/NazaraEngine / PhysicsSystem3D.cpp

File PhysicsSystem3D.cpp

tests/SDK/NDK/Systems/PhysicsSystem3D.cpp:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#include <NDK/Systems/PhysicsSystem3D.hpp>
2#include <NDK/World.hpp>
3#include <NDK/Components/CollisionComponent3D.hpp>
4#include <NDK/Components/NodeComponent.hpp>

Callers

nothing calls this directly

Calls 4

SetPositionMethod · 0.45
AddForceMethod · 0.45
UpdateMethod · 0.45
GetPositionMethod · 0.45

Tested by

no test coverage detected