[vtkusers] trying to implement a poly-to-image vtkAlgorithm

Gonzalo Amadio gonzaloamadio at gmail.com
Thu Aug 23 08:48:27 EDT 2012


I don't know if this will help you to..

http://www.vtk.org/doc/nightly/html/classvtkPolyDataToImageStencil.html#details

2012/8/22 Hal Canary <hal at cs.unc.edu>

> I just fixed it by replacing vtkAlgorithm with vtkImageAlgorithm
>
>
>
>
> On 08/22/2012 09:42 AM, Hal Canary wrote:
>
>> I'm trying to implement an algorithm that takes in a vtkPolyData and
>> outputs a vtkImageData.  Here's the minimal code that is failing to work.
>>
>> Specifically, the RequestData function is never called.  I'm not sure
>> why not.  Any help would be appreciated.
>>
>
>
> ______________________________**_________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at http://www.kitware.com/**
> opensource/opensource.html<http://www.kitware.com/opensource/opensource.html>
>
> Please keep messages on-topic and check the VTK FAQ at:
> http://www.vtk.org/Wiki/VTK_**FAQ <http://www.vtk.org/Wiki/VTK_FAQ>
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/**listinfo/vtkusers<http://www.vtk.org/mailman/listinfo/vtkusers>
>



-- 
--------
Gonzalo Amadio
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20120823/889af337/attachment.htm>


More information about the vtkusers mailing list