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

Method maxDistance

src/internal/Distance.h:44–44  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

42
43 double refDistance() const { return m_refDistance; }
44 double maxDistance() const { return m_maxDistance; }
45 double rolloffFactor() const { return m_rolloffFactor; }
46
47protected:

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected