Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
}
875
b3WheelCallback Win32Window::getWheelCallback()
876
{
877
return m_data->m_wheelCallback;
878
}
879
#endif
Callers
3
main
Function · 0.45
main
Function · 0.45
main
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected