PLplot  5.13.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
cxx_pltr2 Class Reference

#include "plstream.h"

Inheritance diagram for cxx_pltr2:
Coord_Xformer

Public Member Functions

 cxx_pltr2 (Coord_2d &cx, Coord_2d &cy)
 
void xform (PLFLT x, PLFLT y, PLFLT &tx, PLFLT &ty) const
 
- Public Member Functions inherited from Coord_Xformer
virtual ~Coord_Xformer ()
 

Private Attributes

Coord_2dxg
 
Coord_2dyg
 

Detailed Description

Definition at line 73 of file plstream.h.

Constructor & Destructor Documentation

cxx_pltr2::cxx_pltr2 ( Coord_2d cx,
Coord_2d cy 
)

Definition at line 55 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 75 of file plstream.cc.

Member Data Documentation

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.


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