libpgplotxx.a (C++ interface to PGPLOT)

◆ bbuf()

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

start buffering

Definition at line 107 of file basicdevice.h.

References pgplot::basic_device::select().

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