ActiViz .NET  5.8.0
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 1234567891011]
oCKitware.VTK.vtkObjectEventArgsThe sender of each ActiViz.NET event passes itself as its "sender" parameter and an instance of vtkObjectEventArgs as its "e" parameter.
oCvtkObjectEventArgsThe sender of each ActiViz.NET event passes itself as its "sender" parameter and an instance of vtkObjectEventArgs as its "e" parameter.
oCvtkObjectEventRelayImplement a relay handler for VTK events. This is a class that receives events directly from the VTK object sender and transforms them into calls to .NET delegates.
oCKitware.VTK.vtkObjectMarshalerCustom marshaller for conversion to/from a System.IntPtr.
\CKitware.VTK.WrappedObjectBase class for all the mummy wrapped classes in Kitware.VTK.
 oCKitware.VTK.vtkObjectBasevtkObjectBase - abstract base class for most VTK objects
 |oCKitware.VTK.vtkCommandvtkCommand - superclass for callback/observer methods
 |oCKitware.VTK.vtkInformationKeyvtkInformationKey - Superclass for vtkInformation keys.
 |\CKitware.VTK.vtkObjectvtkObject - abstract base class for most VTK objects
 \CKitware.VTK.vtkObjectEventRelayImplement a relay handler for VTK events. This is a class that receives events directly from the VTK object sender and transforms them into calls to .NET delegates.