libpgplotxx.a (C++ interface to PGPLOT)
◆
Trect()
[1/4]
pgplot::Trect::Trect
(
const float &
xmin
,
const float &
xmax
,
const float &
ymin
,
const float &
ymax
)
inline
set constructor
Definition at line
134
of file
structs.h
.
135
:
136
x
(Trange(xmin,xmax)),
y
(Trange(ymin,ymax)) { }
pgplot::Trect::x
Trange x
coordinate ranges
Definition:
structs.h:132
pgplot::Trect::y
Trange y
Definition:
structs.h:132
pgplot
Trect
Generated on Mon Aug 21 2023 17:36:26 for libpgplotxx.a (C++ interface to PGPLOT) by
1.8.14