iMSTK
iMSTK is a medical simulation toolkit.
Please see the documentation
directory for more information.
Once you have configured and built iMSTK, you can generate
an HTML version of the user's guide.
- This calls `VTKRenderer::setRenderWindow`. Needed to use a vtkRenderWindow from another instance (example : for a QT application, use QVTKWidget renderwindow) - Rename `VTKViewer::getRenderWindow` to `getVtkRenderWindow` - Use internal functions in `getVtkCamera` and `getVtkRenderer`