libpgplotxx.a (C++ interface to PGPLOT)

◆ sclp()

basic_device& pgplot::basic_device::sclp ( const int &  state)
inlineinherited

set clipping mode

Definition at line 412 of file basicdevice.h.

References pgplot::basic_device::select().

413  { this->select(); cpgsclp(state); return(*this); }
Here is the call graph for this function: