libpgplotxx.a (C++ interface to PGPLOT)

◆ Trect() [4/4]

pgplot::Trect::Trect ( )
inline

default constructor

Definition at line 143 of file structs.h.

143 : x(0.,0.), y(0.,0.) { }
Trange x
coordinate ranges
Definition: structs.h:132
Trange y
Definition: structs.h:132