TSparseMtx::FloatPrecisionLock Property

__declspec(property(get = GetFloatPrecisionLock, put = SetFloatPrecisionLock)) bool FloatPrecisionLock;

Read: bool GetFloatPrecisionLock();
Write: void SetFloatPrecisionLock(const bool value);
Declared in Dew::Math::TMtxVecSample · Dew.Math/MtxVecBase.h · Cross-compiler