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

Method getKeyboardCallback

examples/OpenGLWindow/Win32Window.cpp:858–861  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

856}
857
858b3KeyboardCallback Win32Window::getKeyboardCallback()
859{
860 return m_data->m_keyboardCallback;
861}
862
863b3MouseMoveCallback Win32Window::getMouseMoveCallback()
864{

Callers 5

initMethod · 0.45
mainFunction · 0.45
mainFunction · 0.45
mainFunction · 0.45
BInitMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected