MCPcopy Create free account
hub / github.com/RomanKubiak/ctrlr / getComponent

Method getComponent

Source/Core/CtrlrModulator/CtrlrModulator.cpp:364–367  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

362}
363
364CtrlrComponent *CtrlrModulator::getComponent()
365{
366 return (ctrlrComponent);
367}
368
369CtrlrManager &CtrlrModulator::getCtrlrManagerOwner()
370{

Callers 8

labelFromPropertyFunction · 0.45
removeModulatorMethod · 0.45
setProgramMethod · 0.45
editModeChangedMethod · 0.45
modulatorValueChangedMethod · 0.45
gatherSnapshotDataMethod · 0.45
modifyReferenceMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected