libpgplotxx.a (C++ interface to PGPLOT)

◆ clw()

Tlinestyle& pgplot::Tlinestyle::clw ( )
inline

discard line width setting

Definition at line 102 of file xpgplotxx.h.

References Flw, and Mflags.

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