void Delete(int ItemIdx);
Deletes and frees the command queue at index specified from the list.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | ItemIdx | int |
Declared in Dew::Math::TOpenCLCommandQueueList · Dew.Math/clMtxVec.h · Cross-compiler
Deletes and frees the command queue at index specified from the list.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | ItemIdx | int |