mirror of
https://github.com/PhasicFlow/phasicFlow.git
synced 2025-06-22 16:28:30 +00:00
utility particlesPhasicFlow updated. TODO: upgrade it further more to mandates supplying shapeName in particlesDict
This commit is contained in:
@ -39,7 +39,7 @@ bool applySelector(systemControl& control, const pointStructure& pStruct, const
|
||||
|
||||
auto& selected = selector().selectedPoinsts();
|
||||
|
||||
int32IndexContainer selIndex(selected.data(), selected.size());
|
||||
uint32IndexContainer selIndex(selected.data(), selected.size());
|
||||
|
||||
setFieldList sfList(selDict.subDict("fieldValue"));
|
||||
|
||||
|
Reference in New Issue
Block a user