TMtxVecController::SetVecCacheSize Method

void SetVecCacheSize(int Vectors, int Elements);

Defines the object cache size for vectors.

#NameTypeDescription
1Vectorsint
2Elementsint
Remarks:

Elements defines the number of elements per vector to preallocate.

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