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

Method outerGain

src/internal/Cone.h:31–31  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

29
30 void setOuterGain(double outerGain) { m_outerGain = outerGain; }
31 double outerGain() const { return m_outerGain; }
32
33protected:
34 double m_innerAngle;

Callers 1

coneOuterGainMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected