Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bulletphysics/bullet3
/ getSampleRate
Method
getSampleRate
examples/TinyAudio/b3SoundEngine.cpp:182–185 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
180
}
181
182
double b3SoundEngine::getSampleRate() const
183
{
184
return m_data->m_listener.getSampleRate();
185
}
Callers
2
init
Method · 0.45
initPhysics
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected