libpgplotxx.a (C++ interface to PGPLOT)

◆ cci()

Tlinestyle& pgplot::Tlinestyle::cci ( )
inline

discard colour index setting

Definition at line 106 of file xpgplotxx.h.

References Fci, and Mflags.

106 { Mflags &= (!Fci); return(*this); }
int Mflags
flags
Definition: xpgplotxx.h:129