Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
183
bool HRTFDatabaseLoader::isLoaded() const
184
{
185
return (m_hrtfDatabase.get() != nullptr);
186
}
187
188
void HRTFDatabaseLoader::waitForLoaderThreadCompletion()
189
{
Callers
1
process
Method · 0.80
Calls
1
get
Method · 0.80
Tested by
no test coverage detected