
Public Types | |
| typedef void(Plot2d_ViewFrame::* | TFun )(const int, bool) |
Public Member Functions | |
| TSetScaleModeEvent (Plot2d_ViewFrame *theView, TFun theFun, int theScaling) | |
| virtual void | Execute () |
Protected Attributes | |
| Plot2d_ViewFrame * | myView |
| TFun | myFun |
| int | myScaling |
| typedef void(Plot2d_ViewFrame::* VISU.TSetScaleModeEvent.TFun)(const int, bool) |
| VISU.TSetScaleModeEvent.TSetScaleModeEvent | ( | Plot2d_ViewFrame * | theView, |
| TFun | theFun, | ||
| int | theScaling | ||
| ) |
| virtual void VISU.TSetScaleModeEvent.Execute | ( | ) | [virtual] |
Plot2d_ViewFrame* VISU.TSetScaleModeEvent.myView [protected] |
TFun VISU.TSetScaleModeEvent.myFun [protected] |
int VISU.TSetScaleModeEvent.myScaling [protected] |