Public Member Functions | Private Attributes

cxx_pltr2 Class Reference

#include "plstream.h"

Inheritance diagram for cxx_pltr2:
Coord_Xformer

List of all members.

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_2dxg
Coord_2dyg

Detailed Description

Definition at line 74 of file plstream.h.


Constructor & Destructor Documentation

cxx_pltr2::cxx_pltr2 ( Coord_2d cx,
Coord_2d cy 
)

Definition at line 56 of file plstream.cc.


Member Function Documentation

void cxx_pltr2::xform ( PLFLT  x,
PLFLT  y,
PLFLT tx,
PLFLT ty 
) const [virtual]

Implements Coord_Xformer.

Definition at line 76 of file plstream.cc.


Member Data Documentation

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.


The documentation for this class was generated from the following files: