MCPcopy 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
182double b3SoundEngine::getSampleRate() const
183{
184 return m_data->m_listener.getSampleRate();
185}

Callers 2

initMethod · 0.45
initPhysicsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected