PLplot
5.13.0
|
#include "plstream.h"
Public Member Functions | |
virtual PLFLT | operator() (int ix, int iy) const =0 |
virtual void | elements (int &_nx, int &_ny)=0 |
virtual void | min_max (PLFLT &_min, PLFLT &_max)=0 |
virtual | ~Coord_2d () |
Definition at line 65 of file plstream.h.
|
inlinevirtual |
Definition at line 70 of file plstream.h.
|
pure virtual |
|
pure virtual |