InterfaceVtkPanelWidgets Class Reference

#include <InterfaceVtkPanelWidgets.h>

Inheritance diagram for InterfaceVtkPanelWidgets:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual ~InterfaceVtkPanelWidgets ()
virtual void CallBackOnMouseWheel (wxMouseEvent &event)
virtual void CallBackOnLeftDClick (wxMouseEvent &event)

Detailed Description

Definition at line 23 of file InterfaceVtkPanelWidgets.h.


Constructor & Destructor Documentation

virtual InterfaceVtkPanelWidgets::~InterfaceVtkPanelWidgets (  )  [virtual]

Member Function Documentation

void InterfaceVtkPanelWidgets::CallBackOnLeftDClick ( wxMouseEvent &  event  )  [virtual]

Reimplemented in wxQuantificationWidget, wxQuantificationWidgetCT, and wxSurfaceWidget.

Definition at line 24 of file InterfaceVtkPanelWidgets.cxx.

Referenced by vtk3DSurfaceWidget::OnLeftDClick().

00025 {
00026 }

Here is the caller graph for this function:

void InterfaceVtkPanelWidgets::CallBackOnMouseWheel ( wxMouseEvent &  event  )  [virtual]

Reimplemented in wxQuantificationWidget, wxQuantificationWidgetCT, and LoadRangeImage.

Definition at line 20 of file InterfaceVtkPanelWidgets.cxx.

Referenced by wxImageViewerWidgetRoi::ExecuteEvent(), wxImageViewerWidget::ExecuteEvent1(), and vtk3DSurfaceWidget::OnMouseWheel().

00021 {
00022 }

Here is the caller graph for this function:


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

Generated on 18 Mar 2010 for creaMaracasVisu_lib by  doxygen 1.6.1