MCPcopy Create free account
hub / github.com/chrxh/alien / getSyncSimulationWithRenderingRatio

Method getSyncSimulationWithRenderingRatio

source/EngineImpl/SimulationFacadeImpl.cpp:71–74  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

69}
70
71int _SimulationFacadeImpl::getSyncSimulationWithRenderingRatio() const
72{
73 return _worker.getSyncSimulationWithRenderingRatio();
74}
75
76void _SimulationFacadeImpl::setSyncSimulationWithRenderingRatio(int value)
77{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected