TMtxInt::ScatterByMask Method

TMtxVecInt *ScatterByMask(TMtxVecInt *Src, TMtxVecInt *Mask, bool allow_resizing = false);

Scatters Src elements defined with the Mask to the calling object.

#NameTypeDescription
1SrcTMtxVecInt *
2MaskTMtxVecInt *
3allow_resizing = falsebool
Declared in Dew::Math::TMtxInt · Dew.Math/MtxVecInt.h · Cross-compiler