ohif-viewer/extensions/vtk
dannyrb 7ba2916cf5 chore(release): publish %s [skip ci]
- @ohif/extension-cornerstone@0.0.39-alpha.0
 - @ohif/extension-dicom-html@0.0.4-alpha.0
 - @ohif/extension-dicom-microscopy@0.0.9-alpha.0
 - @ohif/extension-dicom-pdf@0.0.8-alpha.0
 - @ohif/extension-vtk@0.1.4-alpha.0
 - @ohif/core@0.11.1-alpha.0
 - @ohif/i18n@0.2.3-alpha.0
 - @ohif/ui@0.2.18-alpha.0
 - @ohif/viewer@0.0.22-alpha.0
2019-08-05 14:45:09 -04:00
..
src Push changes up to switch PCs 2019-07-11 13:12:37 -04:00
CHANGELOG.md chore(release): publish %s [skip ci] 2019-08-05 14:45:09 -04:00
LICENSE Split packages into platform and extensions 2019-07-08 00:41:25 -04:00
package.json chore(release): publish %s [skip ci] 2019-08-05 14:45:09 -04:00
README.md Split packages into platform and extensions 2019-07-08 00:41:25 -04:00
rollup.config.js Push changes up to switch PCs 2019-07-11 13:12:37 -04:00
webpack.config.js Push changes up to switch PCs 2019-07-11 13:12:37 -04:00

@ohif/extension-vtk

npm (scoped)

Index

Extension Id: vtk

Commands Module

Command Name Description Store Contexts
axial viewports
coronal viewports
sagittal viewports
enableRotateTool viewports
enableCrosshairsTool viewports
enableLevelTool viewports
mpr2d viewports

Toolbar Module

Our toolbar module contains definitions for:

  • Crosshairs
  • WWWC
  • Rotate

All use the ACTIVE_VIEWPORT::VTK context.

Viewport Module

Our Viewport wraps OHIF/react-vtkjs-viewport and is connected the redux store. This module is the most prone to change as we hammer out our Viewport interface.

Resources

Repositories