TSmallMatrixMultiply::cCols Property

__declspec(property(get = GetcCols)) int cCols;

Field computed by Init method. Holds the row count of the matrix to hold the result.

Read: int GetcCols();
Declared in Dew::Math::TSmallMatrixMultiply · Dew.Math/MtxVec.h · Cross-compiler