[vtk-developers] [Paraview-developers] Moving vtkMemberFunctionCommand to VTK

Utkarsh Ayachit utkarsh.ayachit at kitware.com
Mon Oct 4 21:20:59 EDT 2010


Cool. There is some implementation nuances that need to be ironed out
(template visibility etc. etc.). Once I have it figured out, I'll
commit it.

Utkarsh

On Mon, Oct 4, 2010 at 5:42 PM, David Gobbi <david.gobbi at gmail.com> wrote:
> Nice, it hides the vtkCommand mechanism and makes AddObserver()
> much easier to use.  In fact this makes AddObserver() work the same
> as it does in the wrapper languages.  It looks like the right thing to do.
>
>  David
>
>
> On Mon, Oct 4, 2010 at 10:29 AM, Utkarsh Ayachit
> <utkarsh.ayachit at kitware.com> wrote:
>> Folks,
>>
>> Attached is an possible implementation for the same.
>>
>> Any comments?
>>
>> Utkarsh
>



More information about the vtk-developers mailing list