VectorInt ScatterByMask(TVecInt *Src, TMtxVecInt *Mask);
Scatters Src elements defined with the Mask to the calling object.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | Src | TVecInt * | |
| 2 | Mask | TMtxVecInt * |
Declared in Dew::Math::Units::MtxExprInt · Dew.Math/Units.MtxExprInt.h · Cross-compiler