MCPcopy Create free account
hub / github.com/Illation/ETEngine / FreeCameraSystem

Method FreeCameraSystem

Projects/Demo/source/Runtime/FreeCamera.cpp:42–45  ·  view source on GitHub ↗

------------------------------- FreeCameraSystem::c-tor system dependencies

Source from the content-addressed store, hash-verified

40// system dependencies
41//
42FreeCameraSystem::FreeCameraSystem()
43{
44 DeclareDependents<fw::TransformSystem::Compute>(); // update before transform world matrices are updated
45}
46
47//------------------------------
48// FreeCameraSystem::Process

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected