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

Method endRendering

examples/OpenGLWindow/Win32Window.cpp:808–811  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

806}
807
808void Win32Window::endRendering()
809{
810 SwapBuffers(m_data->m_hDC);
811}
812
813float Win32Window::getTimeInSeconds()
814{

Callers 6

mainFunction · 0.45
mainFunction · 0.45
swapBufferMethod · 0.45
swapBufferMethod · 0.45
copyCameraImageDataGLMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected