Skip to content

Support module autoinit in wasm scene manager

  • includes the relevant module export headers of the optional dependencies that provide factory overrides in vtkWasmSceneManager.h so that they are registered with the vtkObjectFactory
  • calls vtk_module_autoinit with the optional modules in cmake.

Merge request reports