PLplot 5.15.0
Loading...
Searching...
No Matches
Clipper Class Reference

Public Member Functions

 Clipper (wxDC *dc, const wxRect &rect)
 ~Clipper ()
bool isEverythingClipped ()

Private Member Functions

Clipperoperator= (const Clipper &)
 Clipper (const Clipper &)

Private Attributes

wxDC * m_dc
wxRect m_boxOld
bool m_clipEverything

Detailed Description

Definition at line 591 of file wxwidgets_dev.cpp.

Constructor & Destructor Documentation

◆ Clipper() [1/2]

Clipper::Clipper ( wxDC * dc,
const wxRect & rect )
inline

Definition at line 594 of file wxwidgets_dev.cpp.

◆ ~Clipper()

Clipper::~Clipper ( )
inline

Definition at line 610 of file wxwidgets_dev.cpp.

◆ Clipper() [2/2]

Clipper::Clipper ( const Clipper & )
private

Member Function Documentation

◆ isEverythingClipped()

bool Clipper::isEverythingClipped ( )
inline

Definition at line 621 of file wxwidgets_dev.cpp.

◆ operator=()

Clipper & Clipper::operator= ( const Clipper & )
private

Member Data Documentation

◆ m_boxOld

wxRect Clipper::m_boxOld
private

Definition at line 627 of file wxwidgets_dev.cpp.

◆ m_clipEverything

bool Clipper::m_clipEverything
private

Definition at line 628 of file wxwidgets_dev.cpp.

◆ m_dc

wxDC* Clipper::m_dc
private

Definition at line 626 of file wxwidgets_dev.cpp.


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