void SetBits(const int Row, const int col, const bool value);
| # | Name | Type | Description |
|---|---|---|---|
| 1 | Row | const int | |
| 2 | col | const int | |
| 3 | value | const bool |
Declared in Dew::Math::TMtxInt · Dew.Math/MtxVecInt.h · Cross-compiler
| # | Name | Type | Description |
|---|---|---|---|
| 1 | Row | const int | |
| 2 | col | const int | |
| 3 | value | const bool |