ImagePointDataIterator and vtkPolyDataToImageStencil #1041
Labels
module: rendering
General rendering issues
status: confirmed
Could be reproduced by a main contributor
type: feature request 💡
Desired capabilities / enhancements
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
The text was updated successfully, but these errors were encountered: