libpgplotxx.a (C++ interface to PGPLOT)
◆
operator()()
template<class T >
T& pgplot::Tpanel::operator()
(
T &
dev
)
const
inline
use in device context
Definition at line
195
of file
xpgplotxx.h
.
References
Mvp
, and
Mwin
.
196
{
197
dev.svp(
Mvp
);
198
dev.swin(
Mwin
);
199
return
(dev);
200
}
pgplot::Tpanel::Mwin
Trect Mwin
world coordinates
Definition:
xpgplotxx.h:227
pgplot::Tpanel::Mvp
Trect Mvp
view port for graph
Definition:
xpgplotxx.h:223
pgplot
Tpanel
Generated on Mon Aug 21 2023 17:36:26 for libpgplotxx.a (C++ interface to PGPLOT) by
1.8.14