MtxExprInt::ScatterByMask Function

VectorInt ScatterByMask(TVecInt *Src, TMtxVecInt *Mask);

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

#NameTypeDescription
1SrcTVecInt *
2MaskTMtxVecInt *
Declared in Dew::Math::Units::MtxExprInt · Dew.Math/Units.MtxExprInt.h · Cross-compiler