TOpenCLMatrix::Rows Property

__declspec(property(get = GetRows, put = SetRows)) int Rows;

Read: int GetRows();
Write: void SetRows(const int Value);
Declared in Dew::Math::TOpenCLMatrix · Dew.Math/clMtxVec.h · Cross-compiler