@ohif/extension-vtk
v1.12.42
Published
OHIF extension for VTK.js
Downloads
1,051
Keywords
Readme
@ohif/extension-vtk
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.