void SetSelectIndex(const int StartIndex, const int Step, const int StopIndex, const Vector &Value) const;
| # | Name | Type | Description |
|---|---|---|---|
| 1 | StartIndex | const int | |
| 2 | Step | const int | |
| 3 | StopIndex | const int | |
| 4 | Value | const Vector & |
Declared in Dew::Math::Vector · Dew.Math/MtxExpr.h · Cross-compiler