Enum OesmatrixGet
Not used directly.
Namespace: OpenTK.Graphics.ES11
Assembly: OpenTK.dll
Syntax
[Obsolete("Use enum with correct capitalisation instead.")]
[CLSCompliant(false)]
public enum OesmatrixGet
Fields
Name | Description |
---|---|
ModelviewMatrixFloatAsIntBitsOes | Original was GL_MODELVIEW_MATRIX_FLOAT_AS_INT_BITS_OES = 0x898D |
OesMatrixGet | Original was GL_OES_matrix_get = 1 |
ProjectionMatrixFloatAsIntBitsOes | Original was GL_PROJECTION_MATRIX_FLOAT_AS_INT_BITS_OES = 0x898E |
TextureMatrixFloatAsIntBitsOes | Original was GL_TEXTURE_MATRIX_FLOAT_AS_INT_BITS_OES = 0x898F |