|
PLplot
5.10.0
|
#include "plstream.h"
Public Member Functions | |
| cxx_pltr2 (Coord_2d &cx, Coord_2d &cy) | |
| void | xform (PLFLT x, PLFLT y, PLFLT &tx, PLFLT &ty) const |
Private Attributes | |
| Coord_2d & | xg |
| Coord_2d & | yg |
Definition at line 73 of file plstream.h.
| cxx_pltr2::cxx_pltr2 | ( | Coord_2d & | cx, |
| Coord_2d & | cy | ||
| ) |
Definition at line 55 of file plstream.cc.
Implements Coord_Xformer.
Definition at line 75 of file plstream.cc.
Coord_2d& cxx_pltr2::xg [private] |
Definition at line 74 of file plstream.h.
Coord_2d& cxx_pltr2::yg [private] |
Definition at line 75 of file plstream.h.