libpgplotxx.a (C++ interface to PGPLOT)

◆ setwin()

Tpanel& pgplot::Tpanel::setwin ( const Trect win)
inline

set world coordinates

Definition at line 185 of file xpgplotxx.h.

References Mwin.

Referenced by pgplot::Ttiledpanels::setup().

186  { Mwin=win; return(*this); }
Trect Mwin
world coordinates
Definition: xpgplotxx.h:227
Here is the caller graph for this function: