Play 'round
SoundSource Member List
This is the complete list of members for SoundSource, including all inherited members.
addChild(Widget *child) (defined in Widget)Widget [virtual]
draw()=0 (defined in Widget)Widget [pure virtual]
drawChildren() (defined in Widget)Widget [protected, virtual]
getAll() (defined in Widget)Widget [static]
getAllForAudio() (defined in SoundSource)SoundSource [static]
getAllForEngine() (defined in SoundSource)SoundSource [static]
getChildren() (defined in Widget)Widget [inline, virtual]
getEngine() (defined in Widget)Widget [virtual]
getParent() (defined in Widget)Widget [inline, virtual]
getSelected() (defined in Widget)Widget [static]
getUuid() const (defined in Widget)Widget [virtual]
handleDraw(float x, float y)Widget [inline, protected, virtual]
handleDrawEnd(float x, float y)Widget [inline, protected, virtual]
handleHover(float x, float y)Widget [inline, protected, virtual]
handleSelect(float x, float y, bool=false)Widget [inline, protected, virtual]
hitTest(float x, float y) (defined in Widget)Widget [inline, virtual]
initializeGlobals() (defined in SoundSource)SoundSource [static]
lockGlobals() (defined in SoundSource)SoundSource [static]
m_children (defined in Widget)Widget [protected]
m_color (defined in Shape)Shape [protected]
m_drawStartPos (defined in Widget)Widget [protected]
m_engine (defined in Widget)Widget [protected]
m_fDirected (defined in Shape)Shape [protected]
m_fDotted (defined in Shape)Shape [protected]
m_fLeftButtonDown (defined in Widget)Widget [protected]
m_fRightButtonDown (defined in Widget)Widget [protected]
m_lineWidth (defined in Shape)Shape [protected]
m_mouseDownOn (defined in Widget)Widget [protected]
m_mouseDownPos (defined in Widget)Widget [protected]
m_parent (defined in Widget)Widget [protected]
m_uuid (defined in Widget)Widget [protected]
onMouseDown(int button, float x, float y) (defined in Widget)Widget [virtual]
onMouseMove(float x, float y) (defined in Widget)Widget [virtual]
onMouseOver(float x, float y) (defined in Widget)Widget [virtual]
onMouseUp(int button, float x, float y) (defined in Widget)Widget [virtual]
removeChild(Widget *child) (defined in Widget)Widget [virtual]
s_network (defined in Widget)Widget [protected, static]
setColor(Color color) (defined in Shape)Shape [inline, virtual]
setDirected(bool fDirected) (defined in Shape)Shape [inline, virtual]
setDotted(bool fDotted) (defined in Shape)Shape [inline, virtual]
setLineWidth(float lineWidth) (defined in Shape)Shape [inline, virtual]
setNetwork(Network *network) (defined in Widget)Widget [virtual]
setParent(Widget *parent) (defined in Widget)Widget [virtual]
setSelected(Widget *)Widget [static]
setUuid(const char *) (defined in Widget)Widget [virtual]
swapGlobals() (defined in SoundSource)SoundSource [static]
tick()SoundSource [inline, virtual]
toOutboundPacketStream(osc::OutboundPacketStream &) const (defined in Widget)Widget [virtual]
toString() (defined in Widget)Widget [inline, virtual]
unlockGlobals() (defined in SoundSource)SoundSource [static]
Widget() (defined in Widget)Widget
~Widget() (defined in Widget)Widget [virtual]
 All Classes Functions Enumerations