Exemple #1
0
void MLParamGroupMap::addParamToCurrentGroup(MLPublishedParamPtr p)
{
	p->setGroupIndex(mCurrentGroup);
}