#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 74 of file plstream.h.
Definition at line 56 of file plstream.cc.
Implements Coord_Xformer.
Definition at line 76 of file plstream.cc.
Coord_2d& cxx_pltr2::xg [private] |
Definition at line 75 of file plstream.h.
Coord_2d& cxx_pltr2::yg [private] |
Definition at line 76 of file plstream.h.