MCPcopy Create free account
hub / github.com/ValveSoftware/steam-audio / Directivity

Method Directivity

core/src/core/directivity.cpp:25–27  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

23// --------------------------------------------------------------------------------------------------------------------
24
25Directivity::Directivity()
26 : Directivity(.0f, .0f, nullptr, nullptr)
27{}
28
29Directivity::Directivity(float dipoleWeight,
30 float dipolePower,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected