libpgplotxx.a (C++ interface to PGPLOT)

◆ page()

basic_device& pgplot::basic_device::page ( )
inlineinherited

advance to next output page

Definition at line 238 of file basicdevice.h.

References pgplot::basic_device::select().

239  { this->select(); cpgpage(); return(*this); }
Here is the call graph for this function: