libpgplotxx.a (C++ interface to PGPLOT)
|
pgplot::Ttiledpanels::Ttiledpanels | ( | const Ttiledpanels & | panels | ) |
copy constructor
Since we use a heap allocation for Mpanels
we must provide a copy constructor allocating heap for the copy - or - we must forbid copy operations.
Definition at line 155 of file xpgplotxx.cc.
References Mnx, Mny, and Mpanels.