java.lang.Object
overrungl.opengl.ext.arb.GLARBTransposeMatrix
GLARBTransposeMatrix
relies on preview features of the Java platform:
GLARBTransposeMatrix
refers 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
Modifier and TypeFieldDescriptionstatic final int
static final int
static final int
static final int
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
static void
static void
static void
static void
load
(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
-
GLARBTransposeMatrix
when preview features are enabled.