TMtxMulJitCache::Size Property

__declspec(property(get = GetSize, put = SetSize)) int Size;

Read: int GetSize();
Write: void SetSize(const int Value);
Declared in Dew::Math::TMtxMulJitCache · Dew.Math/MtxVec.h · Cross-compiler