* async load cornerstoneWADOImageLoader chunk * Lazy initializing of CornerstoneWADIImageLoader - delayed till Viewer creation * Async loading of react-vtkjs-viewport * withCornerstone HOC to wrap routes requiring CornerstoneWADOImageLoader initiazation * removed dead code in comments * initWeWorkers is no more. Remove al its references. Co-authored-by: kedar.netelixir <kedar.choudhary@netelixir.com> Co-authored-by: Danny Brown <danny.ri.brown@gmail.com> |
||
|---|---|---|
| .. | ||
| .webpack | ||
| src | ||
| CHANGELOG.md | ||
| LICENSE | ||
| package.json | ||
| README.md | ||
@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:
CrosshairsWWWCRotate
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.