GLLOADMATRIX - Online Linux Manual PageSection : 3G
NAME"glLoadMatrixd, glLoadMatrixf − replace the current matrix with the specified matrix
C SPECIFICATIONvoid glLoadMatrixd( const GLdouble *m ) void glLoadMatrixf( const GLfloat *m )
PARAMETERSm Specifies a pointer to 16 consecutive values, which are used as the elements of a 4~times~4 column-major matrix.
DESCRIPTIONglLoadMatrix replaces the current matrix with the one whose elements are specified by m. The current matrix is the projection matrix, modelview matrix, or texture matrix, depending on the current matrix mode (see glMatrixMode). The current matrix, M, defines a transformation of coordinates. For instance, assume M refers to the modelview matrix. If v~=~(v[0],v[1],v[2],v[3]) is the set of object coordinates of a vertex, and m points to an array of 16 single- or double-precision floating-point values m[0],m[1],...,m[15], then the modelview transformation M(v) does the following: down130M(v)~=~left(matrixccol~m[0]m[1]m[2]m[3]~⎞⎠ccol~m[4]m[5]m[6]m[7]~⎞⎠ccol~m[8]m[9]m[10]m[11]~⎞⎠ccol~m[12]~m[13]~m[14]~m[15]~⎞⎠right)~~times~~left(matrixccol~v[0]~~v[1]~~v[2]~~v[3]~⎞⎠right)Where ``times'' denotes matrix multiplication. Projection and texture transformations are similarly defined.
NOTESWhile the elements of the matrix may be specified with single or double precision, the GL implementation may store or operate on these values in less than single precision.
ERRORSGL_INVALID_OPERATION is generated if glLoadMatrix is executed between the execution of glBegin and the corresponding execution of glEnd.
ASSOCIATED GETSglGet with argument GL_MATRIX_MODE
glGet with argument GL_COLOR_MATRIX
glGet with argument GL_MODELVIEW_MATRIX
glGet with argument GL_PROJECTION_MATRIX
glGet with argument GL_TEXTURE_MATRIX
SEE ALSOglLoadIdentity(3G), glMatrixMode(3G), glMultMatrix(3G), glPushMatrix(3G) 0
Johanes Gumabo
Data Size : 10,616 byte
man-glLoadMatrixf.3GBuild : 2024-12-05, 20:55 :
Visitor Screen : x
Visitor Counter ( page / site ) : 4 / 200,843
Visitor ID : :
Visitor IP : 18.116.37.200 :
Visitor Provider : AMAZON-02 :
Provider Position ( lat x lon ) : 39.962500 x -83.006100 : x
Provider Accuracy Radius ( km ) : 1000 :
Provider City : Columbus :
Provider Province : Ohio , : ,
Provider Country : United States :
Provider Continent : North America :
Visitor Recorder : Version :
Visitor Recorder : Library :
Online Linux Manual Page : Version : Online Linux Manual Page - Fedora.40 - march=x86-64 - mtune=generic - 24.12.05
Online Linux Manual Page : Library : lib_c - 24.10.03 - march=x86-64 - mtune=generic - Fedora.40
Online Linux Manual Page : Library : lib_m - 24.10.03 - march=x86-64 - mtune=generic - Fedora.40
Data Base : Version : Online Linux Manual Page Database - 24.04.13 - march=x86-64 - mtune=generic - fedora-38
Data Base : Library : lib_c - 23.02.07 - march=x86-64 - mtune=generic - fedora.36
Very long time ago, I have the best tutor, Wenzel Svojanovsky . If someone knows the email address of Wenzel Svojanovsky , please send an email to johanes_gumabo@yahoo.co.id .
If error, please print screen and send to johanes_gumabo@yahoo.co.id
Under development. Support me via PayPal.
ERROR : Need New Coding : (rof_EQ_stradd_html|19|g___lLoadMatrix.3G|65|left|.EN
) (rof_EQ_stradd_html|19|g___lLoadMatrix.3G|65|matrix|.EN
) (rof_EQ_stradd_html|19|g___lLoadMatrix.3G|65|ccol|.EN
) (rof_EQ_stradd_html|19|g___lLoadMatrix.3G|65|ccol|.EN
) (rof_EQ_stradd_html|19|g___lLoadMatrix.3G|65|ccol|.EN
) (rof_EQ_stradd_html|19|g___lLoadMatrix.3G|65|ccol|.EN
) (rof_EQ_stradd_html|19|g___lLoadMatrix.3G|65|right|.EN
) (rof_EQ_stradd_html|19|g___lLoadMatrix.3G|65|times|.EN
) (rof_EQ_stradd_html|19|g___lLoadMatrix.3G|65|left|.EN
) (rof_EQ_stradd_html|19|g___lLoadMatrix.3G|65|matrix|.EN
) (rof_EQ_stradd_html|19|g___lLoadMatrix.3G|65|ccol|.EN
) (rof_EQ_stradd_html|19|g___lLoadMatrix.3G|65|right|.EN
) (rof_EQ_stradd_html|19|g___lLoadMatrix.3G|69|times|Where ``$times$'' denotes matrix multiplication.
)