VTKFIG
0.20.20181114
Easy VTK based in situ visualization
|
Process keyboard and mouse move events. Reimplemented in vtkfig::GridView. Definition at line 383 of file vtkfigFigure.cxx. int RTProcessArrowKey(const std::string key, bool &edit) Process keyboard events for quiver arrow editing etc. Definition: vtkfigFigure.cxx:364 vtkSmartPointer< vtkContourFilter > isoline_filter Definition: vtkfigFigure.h:224 vtkSmartPointer< vtkActor > isosurface_plot Items for isosurface plot. Definition: vtkfigFigure.h:219 int RTProcessPlaneKey(const std::string plane, int idim, const std::string key, bool &edit, vtkSmartPointer< vtkCutter > planecut) Process keyboard and mouse move events for plane section editing. Definition: vtkfigFigure.cxx:272 void RTUpdateIsoSurfaceFilter() Definition: vtkfigFigure.cxx:537 int RTProcessIsoKey(const std::string key, bool &edit) Process keyboard and mouse move events for isolevel editing. Definition: vtkfigFigure.cxx:319 ![]() |