TVecCache::SetCacheSize Method

void SetCacheSize(int ItemCount, int Elements);

Sets the cache object count to ItemCount and allocates Elements count of data elements per object.

#NameTypeDescription
1ItemCountint
2Elementsint
Declared in Dew::Math::TAbstractMtxVecCache · Dew.Math/MtxVecBase.h · Cross-compiler