[vtkusers] vtkCommand::DeleteEvent

Mathieu Westphal mathieu.westphal at gmail.com
Thu Jul 12 04:20:26 EDT 2012


Hello

in vtkCommand.h line 212, i can found :

#define vtkAllEventsMacro() \
     _vtk_add_event(AnyEvent)\
     _vtk_add_event(DeleteEvent)\
     _vtk_add_event(StartEvent)\


but in http://www.vtk.org/doc/nightly/html/classvtkCommand.html, there 
is no DeleteEvent.

I found occurrence of it in 
http://www.vtk.org/doc/release/5.0/html/a01252.html#z96_0w2  wich is 
pretty deprecated

Is this event available?

Thanks

Mathieu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20120712/c20b5a73/attachment.htm>


More information about the vtkusers mailing list