TAbstractMtxVecCache::CacheFull Property

__declspec(property(get = GetCacheFull)) bool CacheFull;

Returns true, if currently there are no free objects in cache.

Read: bool GetCacheFull();
Declared in Dew::Math::TAbstractMtxVecCache · Dew.Math/MtxVecBase.h · Cross-compiler