Home
last modified time | relevance | path

Searched defs:ExitCallback (Results 1 – 25 of 61) sorted by relevance

123

/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/visualization/include/pcl/visualization/
H A Dhistogram_visualizer.h230 struct ExitCallback : public vtkCommand struct
232 ExitCallback () : his () {} in ExitCallback() function
234 static ExitCallback* New () in New() argument
247 vtkSmartPointer<ExitCallback> exit_callback_; argument
H A Dimage_viewer.h942 struct ExitCallback : public vtkCommand struct
944 ExitCallback () : window () {} in ExitCallback() argument
946 static ExitCallback* New () in New() argument
951 Execute (vtkObject*, unsigned long event_id, void*) override in Execute()
958 ImageViewer* window;
H A Dpcl_plotter.h426 struct ExitCallback : public vtkCommand struct
428 static ExitCallback* New () in New() argument
443 vtkSmartPointer<ExitCallback> exit_callback_; argument
H A Dwindow.h191 struct ExitCallback : public vtkCommand struct
193 static ExitCallback* New () in New() argument
222 vtkSmartPointer<ExitCallback> exit_callback_; argument
H A Dpcl_visualizer.h2044 struct PCL_EXPORTS ExitCallback : public vtkCommand struct
2046 static ExitCallback* New () in New() argument
2053 PCLVisualizer* pcl_visualizer;
/dports/graphics/opencv/opencv-4.5.3/contrib/modules/viz/src/
H A Dvizimpl.hpp119 struct ExitCallback : public vtkCommand struct
121 static ExitCallback* New() { return new ExitCallback; } in New()
123 VizImpl* viz;
/dports/games/libretro-genesis_plus_gx/Genesis-Plus-GX-7f83bc5/psp2/
H A Dmain.c20 static void ExitCallback(void* arg) in ExitCallback() function
/dports/games/kodi-addon-game.libretro.genplus/game.libretro.genplus-1.7.4.15-Matrix/depends/common/genplus/psp2/
H A Dmain.c20 static void ExitCallback(void* arg) in ExitCallback() function
/dports/math/vtk9/VTK-9.1.0/Rendering/UI/
H A DvtkIOSRenderWindowInteractor.mm171 void vtkIOSRenderWindowInteractor::ExitCallback() function
H A DvtkCocoaRenderWindowInteractor.mm423 void vtkCocoaRenderWindowInteractor::ExitCallback() function
H A DvtkSDL2RenderWindowInteractor.cxx354 void vtkSDL2RenderWindowInteractor::ExitCallback() in ExitCallback() function in vtkSDL2RenderWindowInteractor
H A DvtkAndroidRenderWindowInteractor.cxx674 void vtkAndroidRenderWindowInteractor::ExitCallback() in ExitCallback() function in vtkAndroidRenderWindowInteractor
/dports/math/vtk8/VTK-8.2.0/Rendering/OpenGL2/
H A DvtkIOSRenderWindowInteractor.mm179 void vtkIOSRenderWindowInteractor::ExitCallback() function
H A DvtkCocoaRenderWindowInteractor.mm420 void vtkCocoaRenderWindowInteractor::ExitCallback() function
H A DvtkAndroidRenderWindowInteractor.cxx695 void vtkAndroidRenderWindowInteractor::ExitCallback() in ExitCallback() function in vtkAndroidRenderWindowInteractor
/dports/games/powder/powder118_src/port/psp/
H A Dpspmain.cpp21 int ExitCallback(int arg1, int arg2, void *common) in ExitCallback() function
/dports/math/vtk6/VTK-6.2.0/Rendering/OpenGL2/
H A DvtkIOSRenderWindowInteractor.mm220 void vtkIOSRenderWindowInteractor::ExitCallback() function
H A DvtkCocoaRenderWindowInteractor.mm420 void vtkCocoaRenderWindowInteractor::ExitCallback() function
H A DvtkAndroidRenderWindowInteractor.cxx660 void vtkAndroidRenderWindowInteractor::ExitCallback() in ExitCallback() function in vtkAndroidRenderWindowInteractor
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/visualization/src/
H A Dwindow.cpp345 pcl::visualization::Window::ExitCallback::ExitCallback () in ExitCallback() function in pcl::visualization::Window::ExitCallback
/dports/math/vtk6/VTK-6.2.0/Rendering/OpenGL/
H A DvtkCocoaRenderWindowInteractor.mm420 void vtkCocoaRenderWindowInteractor::ExitCallback() function
H A DvtkCarbonRenderWindowInteractor.cxx705 void vtkCarbonRenderWindowInteractor::ExitCallback() in ExitCallback() function in vtkCarbonRenderWindowInteractor
/dports/www/node10/node-v10.24.1/src/
H A Denv.h975 struct ExitCallback { struct
979 std::list<ExitCallback> before_exit_functions_; argument
/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/src/game/
H A DMessageBoxScreen.h61 MSGBOX_CALLBACK ExitCallback; member
/dports/audio/playmidi/playmidi-2.4/
H A Dio_gtk.c94 void ExitCallback(GtkWidget *w) in ExitCallback() function

123