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

David Gobbi david.gobbi at gmail.com
Wed Oct 6 10:17:00 EDT 2010


The events in VTK are still very primitive and I wouldn't mind
seeing them replaced with something that:
1) provides a hierarchy of events
2) includes properly-typed calldata inside the events

OTOH the VTK events are fast and cheap.

  David

On Wed, Oct 6, 2010 at 7:48 AM, Marcus D. Hanwell
<marcus.hanwell at kitware.com> wrote:
> I was about to ask if a static_cast would work in this case, and it seems
> preferable (and equivalent to) a C-style cast. I was just looking at the new
> API, and it looks great to me. I think this is a great addition to our C++
> API, and am very much in favor of making it slicker where we can.
> Marcus



More information about the vtk-developers mailing list