This method pops the projection and view matrix that we push before

Namespace:  GLSV
Assembly:  GLSV (in GLSV.dll) Version: 1.2009.6.26 (1.2009.06.26)

Syntax

C#
public void PopMatrix()
Visual Basic (Declaration)
Public Sub PopMatrix
Visual C++
public:
void PopMatrix()

See Also