MCPcopy Create free account
hub / github.com/NVIDIA-RTX/Donut-Samples / Animate

Method Animate

examples/meshlets/meshlets.cpp:67–70  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

65 }
66
67 void Animate(float fElapsedTimeSeconds) override
68 {
69 GetDeviceManager()->SetInformativeWindowTitle(g_WindowTitle);
70 }
71
72 void BackBufferResizing() override
73 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected