MCPcopy Create free account
hub / github.com/MikeMcShaffry/gamecode4 / OnD3D9FrameRender

Method OnD3D9FrameRender

Source/GCC4/GameCode4/GameCode.cpp:1237–1248  ·  view source on GitHub ↗

-------------------------------------------------------------------------------------- This callback function will be called at the end of every frame to perform all the rendering calls for the scene, and it will also be called if the window needs to be repainted. After this function has returned, the sample framework will call IDirect3DDevice9::Present to display the contents of the next buffer i

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

VOnRenderMethod · 0.45
VRenderDiagnosticsMethod · 0.45

Tested by

no test coverage detected