Custom sized 2-dimension Matrices
Generic non-resizeable matrix with R rows and C columns. Intended for 3D use (size 3x3 and 4x4). Important: <b>Matrices here are in row-major order whereas OpenGL is column-major.</b>
See Source File
Custom sized 2-dimension Matrices