Skip to content

Add ShutDown method to zSpace Manager

Thomas Galland requested to merge thomas.galland/vtk:fixZSpaceViewCrash into master

Add the possibility to shutdown the zSpace SDK.
This is needed to be able to close then open again a zSpace view (the SDK needs to be shut down then re-initialized). Implementation is limited to vtkZSpaceCoreCompatibilitySDKManager for now since it seems mandatory only in that case.

Edited by Thomas Galland

Merge request reports