[Clam-devel] ProcessingBox::getIncontrolDefaultValue
Pau Arumi
parumi at iua.upf.edu
Fri Jul 20 10:12:18 PDT 2007
I found this apparently unused method in ProcessingBox
(NetworkEditor/src/ProcessingBox.cxx/hxx).
Hernan, I think you added when fixing the copy-in-control-id bug.
Is it not used, right? Can you remove it if it's the case?
float ProcessingBox::getIncontrolDefaultValue(unsigned index) const {
CLAM::InControl& inControl =
_processing->GetInControls().GetByNumber(index);
return inControl.DefaultValue();
}
Thanks!
pau
ps: Hernan, I'll try to reach you on irc early next week about your
project. This week has been extra busy...
More information about the clam-devel
mailing list