MCPcopy Create free account
hub / github.com/LabSound/LabSound / isLoaded

Method isLoaded

src/internal/src/HRTFPanner.cpp:183–186  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

181}
182
183bool HRTFDatabaseLoader::isLoaded() const
184{
185 return (m_hrtfDatabase.get() != nullptr);
186}
187
188void HRTFDatabaseLoader::waitForLoaderThreadCompletion()
189{

Callers 1

processMethod · 0.80

Calls 1

getMethod · 0.80

Tested by

no test coverage detected