PLplot  5.15.0
Coord_Xformer Class Referenceabstract

#include "plstream.h"

Inheritance diagram for Coord_Xformer:
cxx_pltr2

Public Member Functions

virtual void xform (PLFLT ox, PLFLT oy, PLFLT &nx, PLFLT &ny) const =0
 
virtual ~Coord_Xformer ()
 

Detailed Description

Definition at line 61 of file plstream.h.

Constructor & Destructor Documentation

◆ ~Coord_Xformer()

virtual Coord_Xformer::~Coord_Xformer ( )
inlinevirtual

Definition at line 64 of file plstream.h.

Member Function Documentation

◆ xform()

virtual void Coord_Xformer::xform ( PLFLT  ox,
PLFLT  oy,
PLFLT nx,
PLFLT ny 
) const
pure virtual

Implemented in cxx_pltr2.


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