MCPcopy Create free account
hub / github.com/bulletphysics/bullet3 / nextTick

Method nextTick

examples/RenderingExamples/TimeSeriesCanvas.cpp:326–330  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

324 }
325}
326void TimeSeriesCanvas::nextTick()
327{
328 shift1PixelToLeft();
329 m_internalData->m_canvasInterface->refreshImageData(m_internalData->m_canvasIndex);
330}

Callers 7

stepSimulationMethod · 0.80
stepSimulationMethod · 0.80
rateEvaluationsMethod · 0.80
stepSimulationMethod · 0.80
stepSimulationMethod · 0.80
stepSimulationMethod · 0.80
tickMethod · 0.80

Calls 1

refreshImageDataMethod · 0.45

Tested by

no test coverage detected