const Matrix2F& GetVertexMatrix() const;
GetVertexMatrix returns the matrix which is used to scale the 16-bit integer coordinate space to the intended shape coordinates. All of the vertices will be multiplied by this matrix before the full transformation is applied.
A vertex matrix of type Matrix2F.