OpenGL.GLES2.NV.non_square_matrices

OpenGL extension NV.non_square_matrices
This module customises the behaviour of the OpenGL.raw.GLES2.NV.non_square_matrices to provide a more Python-friendly API
The official definition of this extension is available here: http://www.opengl.org/registry/specs/NV/non_square_matrices.txt

Functions

Constants

GL_FLOAT_MAT2x3_NV (35685)
GL_FLOAT_MAT2x4_NV (35686)
GL_FLOAT_MAT3x2_NV (35687)
GL_FLOAT_MAT3x4_NV (35688)
GL_FLOAT_MAT4x2_NV (35689)
GL_FLOAT_MAT4x3_NV (35690)