void operator()(int IdxMin, int IdxMax, const DewArray<tObject *> &Context, int ThreadIndex) const;
| # | Name | Type | Description |
|---|---|---|---|
| 1 | IdxMin | int | |
| 2 | IdxMax | int | |
| 3 | Context | const DewArray<tObject *> & | |
| 4 | ThreadIndex | int |
Declared in Dew::Math::TForLoopRangeEvent · Dew.Math/MtxForLoop.h · Cross-compiler