TOpenCLVector::FloatPrecision Property

__declspec(property(get = GetFloatPrecision, put = SetFloatPrecision)) TclFloatPrecision FloatPrecision;

Read: TclFloatPrecision GetFloatPrecision();
Write: void SetFloatPrecision(const TclFloatPrecision Value);
Declared in Dew::Math::TOpenCLBase · Dew.Math/clMtxVec.h · Cross-compiler