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

Method getWheelCallback

examples/OpenGLWindow/Win32Window.cpp:875–878  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

873 return m_data->m_resizeCallback;
874}
875b3WheelCallback Win32Window::getWheelCallback()
876{
877 return m_data->m_wheelCallback;
878}
879#endif

Callers 3

mainFunction · 0.45
mainFunction · 0.45
mainFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected