Class ARBTransposeMatrix


  • public final class ARBTransposeMatrix
    extends Object
    • Field Detail

      • GL_TRANSPOSE_MODELVIEW_MATRIX_ARB

        public static final int GL_TRANSPOSE_MODELVIEW_MATRIX_ARB
        See Also:
        Constant Field Values
      • GL_TRANSPOSE_PROJECTION_MATRIX_ARB

        public static final int GL_TRANSPOSE_PROJECTION_MATRIX_ARB
        See Also:
        Constant Field Values
      • GL_TRANSPOSE_TEXTURE_MATRIX_ARB

        public static final int GL_TRANSPOSE_TEXTURE_MATRIX_ARB
        See Also:
        Constant Field Values
      • GL_TRANSPOSE_COLOR_MATRIX_ARB

        public static final int GL_TRANSPOSE_COLOR_MATRIX_ARB
        See Also:
        Constant Field Values
    • Method Detail

      • glLoadTransposeMatrixARB

        public static void glLoadTransposeMatrixARB​(FloatBuffer pfMtx)
      • glMultTransposeMatrixARB

        public static void glMultTransposeMatrixARB​(FloatBuffer pfMtx)