[ Previous | Next | Contents | Glossary | Home | Search ]
GL3.2 Version 4.1 for AIX: Programming Concepts

pushviewport Subroutine

The system maintains a stack of viewports and screenmasks, and the top element in the stack is the current viewport and screenmask. The pushviewport subroutine duplicates the current viewport and screenmask and pushes this duplicate element on the stack. The syntax is as follows:

void pushviewport()

[ Previous | Next | Contents | Glossary | Home | Search ]