TMtxVecController::SetMtxCacheSize Method

void SetMtxCacheSize(int Matrices, int Elements);

Defines the object cache size for vectors.

#NameTypeDescription
1Matricesint
2Elementsint
Remarks:

Elements defines the number of elements per matrix to preallocate.

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