void SetMtxCacheSize(int Matrices, int Elements);
Defines the object cache size for vectors.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | Matrices | int | |
| 2 | Elements | int |
Remarks:
Elements defines the number of elements per matrix to preallocate.
Declared in Dew::Math::TMtxVecController · Dew.Math/MtxVec.h · Cross-compiler