Kitware / LookingGlassVTKModule

Other
15 stars 12 forks source link

Replace hpc_TeardownMessagePipe with hpc_CloseApp #47

Closed psavery closed 2 years ago

psavery commented 2 years ago

I tested this out by confirming that the change_devices.py example script works (which involves destroying and rebuilding the vtkLookingGlassInterface for every device type, which also involves closing the app).

It seems to work without issues.

Fixes: #17