Skip to content

[Feature] Allow external interactor to hook into VolumeMapper autoAdjustSampleDistances #3275

Open
@daker

Description

@daker

Motivation

In order to provide the autoAdjustSampleDistances, the VolumeMapper needs to provide a way to allow the tool to provide the information needed instead of relaying on RWI onAnimationFrameRateUpdate subscription.

https://github.com/Kitware/vtk-js/blob/master/Sources/Rendering/OpenGL/VolumeMapper/index.js#L1214-L1289

Detailed Description

Cornerstone3D doesn't use RWI, instead it uses its own tool.

To enable autoAdjustSampleDistances, the VolumeMapper should expose or implement a mechanism that allows Cornerstone3D’s internal interaction tool to supply the required information.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions