VectorInt::SetSelectIndex Method

void SetSelectIndex(const int StartIndex, const int Step, const int StopIndex, const VectorInt &Value) const;

#NameTypeDescription
1StartIndexconst int
2Stepconst int
3StopIndexconst int
4Valueconst VectorInt &
Declared in Dew::Math::VectorInt · Dew.Math/MtxExprInt.h · Cross-compiler