PLplot  5.15.0
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 77 of file plstream.h.

Constructor & Destructor Documentation

◆ cxx_pltr2()

cxx_pltr2::cxx_pltr2 ( Coord_2d cx,
Coord_2d cy 
)

Definition at line 61 of file plstream.cc.

Member Function Documentation

◆ xform()

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

Implements Coord_Xformer.

Definition at line 81 of file plstream.cc.

Member Data Documentation

◆ xg

Coord_2d& cxx_pltr2::xg
private

Definition at line 78 of file plstream.h.

◆ yg

Coord_2d& cxx_pltr2::yg
private

Definition at line 79 of file plstream.h.


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