ActiViz .NET  5.10.1
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123456789101112]
 CEventArgs
 CKitware.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.
 CICustomMarshaler
 CKitware.VTK.vtkObjectMarshalerCustom marshaller for conversion to/from a System.IntPtr.
 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.
 CWrappedObject
 CKitware.VTK.WrappedObjectBase class for all the mummy wrapped classes in Kitware.VTK.
 CKitware.VTK.vtkObjectBasevtkObjectBase - abstract base class for most VTK objects
 CKitware.VTK.vtkCommandvtkCommand - superclass for callback/observer methods
 CKitware.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.