popmatrix(3G) popmatrix(3G)
popmatrix - pops the transformation matrix stack
void popmatrix()
none
popmatrix pops the transformation matrix stack. It operates on the
single transformation stack when mmode is MSINGLE, and on the ModelView
matrix stack when mmode is MVIEWING. It should not be called when mmode
is MPROJECTION or MTEXTURE.
popmatrix is ignored when there is only one matrix on the stack.
getmatrix, loadmatrix, mmode, multmatrix, pushmatrix
PPPPaaaaggggeeee 1111 [ Back ]
|