libpgplotxx.a (C++ interface to PGPLOT)
◆
swap()
Trange
& pgplot::Trange::swap
(
)
inline
swap range
Definition at line
118
of file
structs.h
.
References
max
, and
min
.
Referenced by
main()
.
118
{
float
junk=
min
;
min
=
max
;
max
=junk;
return
(*
this
); }
pgplot::Trange::min
float min
range [min....max]
Definition:
structs.h:44
pgplot::Trange::max
float max
Definition:
structs.h:44
Here is the caller graph for this function:
pgplot
Trange
Generated on Mon Aug 21 2023 17:36:26 for libpgplotxx.a (C++ interface to PGPLOT) by
1.8.14