Searched defs:setRow (Results 1 – 3 of 3) sorted by relevance
49 void setRow(int row) { m_row = row; } in setRow() function
186 Matrix& setRow(unsigned r, PBQPNum val) { in setRow() function
488 public Matrix3f setRow(int i, Vector3f row) { in setRow() method in Matrix3f