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 123456789101112]
oCEventArgs
|oCKitware.VTK.vtkObjectEventArgsThe sender of each ActiViz.NET event passes itself as its "sender" parameter and an instance of vtkObjectEventArgs as its "e" parameter.
|\CvtkObjectEventArgsThe sender of each ActiViz.NET event passes itself as its "sender" parameter and an instance of vtkObjectEventArgs as its "e" parameter.
oCICustomMarshaler
|\CKitware.VTK.vtkObjectMarshalerCustom marshaller for conversion to/from a System.IntPtr.
oCWrappedObject
|\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.
\CWrappedObject
 \CvtkObjectEventRelayImplement 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.