VectorInt ScatterByMask(TVecInt Src, TMtxVecInt Mask)
Scatters Src elements defined with the Mask to the calling object.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | Src | TVecInt | source TVecInt |
| 2 | Mask | TMtxVecInt | source TVecInt or TMtxInt |
Returns: VectorInt
Scatters Src elements defined with the Mask to the calling object.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | Src | TVecInt | source TVecInt |
| 2 | Mask | TMtxVecInt | source TVecInt or TMtxInt |
Returns: VectorInt