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