MCPcopy Create free account
hub / github.com/JeanPhilippeKernel/RendererEngine / Update

Method Update

ZEngine/src/PerspectiveCameraController.cpp:19–19  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

17 }
18
19 void PerspectiveCameraController::Update(Core::TimeStep dt) {}
20
21 const Maths::Vector3& PerspectiveCameraController::GetPosition() const {
22 return m_perspective_camera->GetPosition();

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected