libpgplotxx.a (C++ interface to PGPLOT)
◆
setls()
Tlinestyle
& pgplot::Tlinestyle::setls
(
const int &
ls
)
inline
set linestyle
Definition at line
92
of file
xpgplotxx.h
.
References
Fls
,
Mflags
, and
Mls
.
93
{
Mflags
=(
Mflags
|
Fls
);
Mls
=ls;
return
(*
this
); }
pgplot::Tlinestyle::Mls
int Mls
line style
Definition:
xpgplotxx.h:123
pgplot::Tlinestyle::Mflags
int Mflags
flags
Definition:
xpgplotxx.h:129
pgplot::Tlinestyle::Fls
Definition:
xpgplotxx.h:72
pgplot
Tlinestyle
Generated on Mon Aug 21 2023 17:36:26 for libpgplotxx.a (C++ interface to PGPLOT) by
1.8.14