libpgplotxx.a (C++ interface to PGPLOT)

◆ cls()

Tlinestyle& pgplot::Tlinestyle::cls ( )
inline

discard line style setting

Definition at line 104 of file xpgplotxx.h.

References Fls, and Mflags.

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