RFDrawTools.GLPopMatrix
Description
Pops the current matrix stack, replacing the current matrix with the one below it on the stack.
Syntax
Sub RFDrawTools.GLPopMatrix()
Remarks
- Initially, each of the transform matrix stacks contains one matrix, an identity matrix.
Note
- Refer to the Microsoft OpenGL Platform SDK reference manual for more details.
Return to Rapidform Index