libpgplotxx.a (C++ interface to PGPLOT)

◆ hcut()

Trange& pgplot::Trange::hcut ( const float &  value)
inline

absolute cut at higher edge

Definition at line 102 of file structs.h.

References max.

Referenced by pgplot::Trect::rcut(), and pgplot::Trect::tcut().

103  { max-=value; return(*this); }
float max
Definition: structs.h:44
Here is the caller graph for this function: