TMtxVecController::SetVecIntCacheSize Method

void SetVecIntCacheSize(int Vectors, int Elements);

Defines the object cache size for integervectors.

#NameTypeDescription
1Vectorsint
2Elementsint
Remarks:

Elements defines the number of elements per matrix to preallocate.

Declared in Dew::Math::TMtxVecController · Dew.Math/MtxVec.h · Cross-compiler