libpgplotxx.a (C++ interface to PGPLOT)

◆ vstd()

basic_device& pgplot::basic_device::vstd ( void  )
inlineinherited

select standard viewport

Definition at line 518 of file basicdevice.h.

References pgplot::basic_device::select().

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