3 #include "EegeoWorld.h"
5 #include "CommandTerminal.h"
6 #include "DebugFrustumVolumeProvider.h"
7 #include "DebugStats.h"
8 #include "EmscriptenDebugCommands.h"
9 #include "GlobeCamera.h"
10 #include "ICallback.h"
11 #include "ICameraJumpController.h"
13 #include "IFrustumVolumeProvider.h"
14 #include "IMemoryStats.h"
15 #include "PerformanceTestRunner.h"
16 #include "RenderCamera.h"
17 #include "ICameraJumpController.h"
56 void HandlePerformanceTestStateChanged(
const Eegeo::Debug::Profile::PerformanceTestState::Values& newState);