*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->IRIX man pages -> standard/multmatrix (3)              
Title
Content
Arch
Section
 

Contents


multmatrix(3G)							multmatrix(3G)


NAME    [Toc]    [Back]

     multmatrix	- premultiplies	the current transformation matrix

C SPECIFICATION    [Toc]    [Back]

     void multmatrix(m)
     Matrix m;

PARAMETERS    [Toc]    [Back]

     m	 expects the matrix that is to premultiply the current matrix.

DESCRIPTION    [Toc]    [Back]

     multmatrix	premultiplies the current matrix, as specified by mmode, by
     the 4x4 floating point matrix m.  Thus if T is the	current	matrix,
     multmatrix(M) replaces T with M*T.	 The current matrix is the top matrix
     on	the transformation stack if mmode is MSINGLE, the top matrix on	the
     ModelView matrix stack if mmode is	MVIEWING, the Projection matrix	if
     mmode is MPROJECTION, or the Texture matrix if mmode is MTEXTURE.

SEE ALSO    [Toc]    [Back]

      
      
     getmatrix,	loadmatrix, popmatrix, pushmatrix


									PPPPaaaaggggeeee 1111
[ Back ]
 Similar pages
Name OS Title
loadmatrix IRIX loads a transformation matrix
fmmakefont IRIX associate a transformation matrix with a font
popmatrix IRIX pops the transformation matrix stack
pushmatrix IRIX pushes down the transformation matrix stack
getmatrix IRIX returns a copy of a transformation matrix
slaexc IRIX upper quasi-triangular matrix T by an orthogonal similarity transformation
dlaexc IRIX upper quasi-triangular matrix T by an orthogonal similarity transformation
zgebak IRIX form the right or left eigenvectors of a complex general matrix by backward transformation on the computed eig
cgebak IRIX form the right or left eigenvectors of a complex general matrix by backward transformation on the computed eig
cgehd2 IRIX reduce a complex general matrix A to upper Hessenberg form H by a unitary similarity transformation
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service