PLplot  5.11.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
OriginChanger Class Reference

Public Member Functions

 OriginChanger (wxDC *dc, wxCoord xOrigin, wxCoord yOrigin)
 ~OriginChanger ()

Private Attributes

wxDC * m_dc
wxCoord m_xOriginOld
wxCoord m_yOriginOld

Detailed Description

Definition at line 89 of file wxwidgets_dev.cpp.

Constructor & Destructor Documentation

OriginChanger::OriginChanger ( wxDC *  dc,
wxCoord  xOrigin,
wxCoord  yOrigin 
)
inline

Definition at line 92 of file wxwidgets_dev.cpp.

OriginChanger::~OriginChanger ( )
inline

Definition at line 101 of file wxwidgets_dev.cpp.

Member Data Documentation

wxDC* OriginChanger::m_dc
private

Definition at line 107 of file wxwidgets_dev.cpp.

wxCoord OriginChanger::m_xOriginOld
private

Definition at line 108 of file wxwidgets_dev.cpp.

wxCoord OriginChanger::m_yOriginOld
private

Definition at line 109 of file wxwidgets_dev.cpp.


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