[vtkusers] Callbacks for vtkImageImport - Example request

Kevin H. Hobbs hobbsk at ohiou.edu
Wed Nov 1 13:53:00 EST 2006


On Wed, 2006-11-01 at 18:08 +0000, Ali - wrote:
> Hi,
> 
> I was not able to find any examples to see how callbacks work in 
> vtkImageImport. Actually, I do not understand whether the developers of this 
> class ever tested the many callbacks implemented in it or not. If they have 
> tested it, why the test file is not included; if they have not tested it, is 
> it trustable?
> 
> Could someone provide a simple example of how BufferPointerCallback works in 
> vtkImageImport.
> 

I use these when I connect VTK and ITK as in the attached file. I get
the ConnectPipelines parts from InsightApplications/vtkITK/Common/vtk .
It just sets the VTK and ITK callbacks.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: VTK2ITKGradientAnisotropicDiffusionImageFilter.cxx
Type: text/x-c++src
Size: 5283 bytes
Desc: not available
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20061101/f536ecb9/attachment.cxx>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20061101/f536ecb9/attachment.pgp>


More information about the vtkusers mailing list