void ValidateRealArrayIndexes(const int SrcIndex, const int srcLen, const int Index, int &Len);
| # | Name | Type | Description |
|---|---|---|---|
| 1 | SrcIndex | const int | |
| 2 | srcLen | const int | |
| 3 | Index | const int | |
| 4 | Len | int & |
Declared in Dew::Math::TMtxVecBase · Dew.Math/MtxVecBase.h · Cross-compiler