Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LabSound/LabSound
/ model
Method
model
src/internal/Distance.h:30–30 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
28
double gain(double distance);
29
30
ModelType model() { return m_model; }
31
32
void setModel(ModelType model, bool clamped)
33
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected