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

Method positionX

include/LabSound/core/PannerNode.h:84–84  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

82 void setPosition(const FloatPoint3D & position);
83
84 std::shared_ptr<AudioParam> positionX() const { return m_positionX; }
85 std::shared_ptr<AudioParam> positionY() const { return m_positionY; }
86 std::shared_ptr<AudioParam> positionZ() const { return m_positionZ; }
87

Callers 3

getAzimuthElevationMethod · 0.45
dopplerRateMethod · 0.45
distanceConeGainMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected