libpgplotxx.a (C++ interface to PGPLOT)
Main Page
Modules
+
Namespaces
Namespace List
+
Namespace Members
+
All
a
c
e
f
g
l
o
p
s
t
u
Functions
Variables
Typedefs
Enumerations
+
Enumerator
f
+
Classes
Class List
Class Index
Class Hierarchy
+
Class Members
+
All
a
b
c
d
e
f
g
h
i
l
m
n
o
p
q
r
s
t
u
v
w
x
y
~
+
Functions
a
b
c
d
e
f
g
h
i
l
m
n
o
p
q
r
s
t
u
v
w
~
+
Variables
b
c
g
h
l
m
r
s
x
y
Typedefs
Enumerations
Enumerator
Related Functions
+
Files
File List
+
File Members
All
Functions
Variables
Examples
◆
setci()
Tlinestyle
& pgplot::Tlinestyle::setci
(
const int &
ci
)
inline
set color index
Definition at line
95
of file
xpgplotxx.h
.
References
Fci
,
Mci
, and
Mflags
.
96
{
Mflags
=(
Mflags
|
Fci
);
Mci
=ci;
return
(*
this
); }
pgplot::Tlinestyle::Fci
Definition:
xpgplotxx.h:72
pgplot::Tlinestyle::Mci
int Mci
color index
Definition:
xpgplotxx.h:125
pgplot::Tlinestyle::Mflags
int Mflags
flags
Definition:
xpgplotxx.h:129
pgplot
Tlinestyle
Generated on Mon Aug 21 2023 17:36:26 for libpgplotxx.a (C++ interface to PGPLOT) by
1.8.14