ohif-viewer/extensions/vtk
ohif-bot a08caa9bdb chore(release): publish [skip ci]
- @ohif/extension-cornerstone@2.10.7
 - @ohif/extension-dicom-html@1.3.5
 - @ohif/extension-dicom-rt@0.6.8
 - @ohif/extension-dicom-segmentation@0.6.3
 - @ohif/extension-dicom-tag-browser@0.2.6
 - @ohif/extension-vtk@1.11.5
 - @ohif/core@2.13.4
 - @ohif/viewer@4.9.9
2021-04-15 13:13:50 +00:00
..
.webpack fix: Add some code splitting for PWA build (#937) 2019-09-26 11:35:13 +02:00
src IDC 2259: add warning UI for series inconsistencies (#2331) 2021-03-26 11:32:10 +01:00
CHANGELOG.md chore(release): publish [skip ci] 2021-04-15 13:13:50 +00:00
LICENSE Chore/kill yalc with fire (#629) 2019-08-13 15:36:46 -04:00
package.json chore(release): publish [skip ci] 2021-04-15 13:13:50 +00:00
README.md Chore/kill yalc with fire (#629) 2019-08-13 15:36:46 -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