TOpenCLMatrix::Cols Property

__declspec(property(get = GetCols, put = SetCols)) int Cols;

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