libpgplotxx.a (C++ interface to PGPLOT)

◆ eras()

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

erase total panel

Definition at line 169 of file basicdevice.h.

References pgplot::basic_device::select().

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