Custom sized 2D 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
Boost License 1.0
Copyright Guillaume Piolat 2015-2021. Copyright Aleksandr Druzhinin 2016-2020. Copyright Nathan Sashihara 2018. Copyright Thibaut Charles 2018.
Custom sized 2D Matrices.