Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LabSound/LabSound
/ setOuterGain
Method
setOuterGain
src/internal/Cone.h:30–30 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
28
double outerAngle() const { return m_outerAngle; }
29
30
void setOuterGain(double outerGain) { m_outerGain = outerGain; }
31
double outerGain() const { return m_outerGain; }
32
33
protected:
Callers
1
setConeOuterGain
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected