java.lang.Object
overrungl.opengl.ext.arb.GLARBTransposeMatrix
GLARBTransposeMatrix relies on preview features of the Java platform:
GLARBTransposeMatrixrefers to one or more preview APIs:MemorySegment.
Preview features may be removed in a future release, or upgraded to permanent features of the Java platform.
GL_ARB_transpose_matrix-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final intstatic final int -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidstatic voidstatic voidstatic voidstatic voidload(GLExtCaps ext, GLLoadFunc load)
-
Field Details
-
GL_TRANSPOSE_PROJECTION_MATRIX_ARB
public static final int GL_TRANSPOSE_PROJECTION_MATRIX_ARB- See Also:
-
GL_TRANSPOSE_COLOR_MATRIX_ARB
public static final int GL_TRANSPOSE_COLOR_MATRIX_ARB- See Also:
-
GL_TRANSPOSE_TEXTURE_MATRIX_ARB
public static final int GL_TRANSPOSE_TEXTURE_MATRIX_ARB- See Also:
-
GL_TRANSPOSE_MODELVIEW_MATRIX_ARB
public static final int GL_TRANSPOSE_MODELVIEW_MATRIX_ARB- See Also:
-
-
Constructor Details
-
GLARBTransposeMatrix
public GLARBTransposeMatrix()
-
-
Method Details
-
load
-
glLoadTransposeMatrixfARB
-
glLoadTransposeMatrixdARB
-
glMultTransposeMatrixfARB
-
glMultTransposeMatrixdARB
-
GLARBTransposeMatrixwhen preview features are enabled.