pop


Description:

public void pop ()

Restores the previous transform that was last saved by calling push.

This is usually called while traversing a scenegraph whenever you return up one level in the graph towards the root node.

Parameters:

this

A MatrixStack