TMtxVecController.SetVecCacheSize Method

void SetVecCacheSize(Int32 Vectors, Int32 Elements)

Defines the object cache size for vectors.

#NameTypeDescription
1VectorsInt32
2ElementsInt32

Result: stored in self (calling object)

Remarks:

Elements defines the number of elements per vector to preallocate.