Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ImagePointDataIterator and vtkPolyDataToImageStencil #1041

Open
EricMoerthVis opened this issue Apr 3, 2019 · 1 comment
Open

ImagePointDataIterator and vtkPolyDataToImageStencil #1041

EricMoerthVis opened this issue Apr 3, 2019 · 1 comment
Labels
module: rendering General rendering issues status: confirmed Could be reproduced by a main contributor type: feature request 💡 Desired capabilities / enhancements

Comments

@EricMoerthVis
Copy link

I would like to use the ImagePointDataIterator and provide it with a Stencil.
I am looking through VTK.js but was not able to find a propper support or description of a Sencil and how it is defined. I would like to use a PolyData as an Stencil and I have found the following class:
vtkPolyDataToImageStencil
but I think it is not integrated in VTK.js. Can someone tell me if there is another way to use PolyData as a Stencil for the ImagePointDataIterator ?
Thank you in advance

@jourdain
Copy link
Collaborator

jourdain commented Apr 3, 2019

We don't have a workaround for it. But if you feel like it you can contribute such code into vtk.js.

@aylward aylward added module: rendering General rendering issues status: confirmed Could be reproduced by a main contributor type: feature request 💡 Desired capabilities / enhancements labels Apr 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
module: rendering General rendering issues status: confirmed Could be reproduced by a main contributor type: feature request 💡 Desired capabilities / enhancements
Projects
None yet
Development

No branches or pull requests

3 participants