Volume Medical Manipulation Toolkit 2.0
|
This class provides query tools for user interactions. More...
#include <VMTKframeQueryTools.h>
Public Member Functions | |
VMTKframeQueryTools (wxWindow *parent) | |
~VMTKframeQueryTools () | |
void | CleanEnvironment () |
Clean Query Tools Environment for reload data. | |
void | InitializeVariables (Interactions *interactions) |
Initialize variables and connections with other classes. | |
Protected Member Functions | |
void | PaintFrameQueryTools (wxPaintEvent &event) |
Handling EVT_PAINT event. | |
void | CloseQueryTools (wxCloseEvent &event) |
Handling EVT_CLOSE event. | |
void | OnCheckCursor3D (wxCommandEvent &event) |
void | OnCheckProbeSphere (wxCommandEvent &event) |
void | OnScrollSliderProbeRadio (wxScrollEvent &event) |
void | OnCheckProbeVisible (wxCommandEvent &event) |
void | OnCheckLens (wxCommandEvent &event) |
void | OnScrollSliderLensRadio (wxScrollEvent &event) |
void | OnScrollSliderLensZoom (wxScrollEvent &event) |
void | OnCheckLensComposition (wxCommandEvent &event) |
This class provides query tools for user interactions.
Implementing frameQueryTools
VMTKframeQueryTools::VMTKframeQueryTools | ( | wxWindow * | parent | ) |
Constructor
VMTKframeQueryTools::~VMTKframeQueryTools | ( | ) |
Destructor