ActiViz .NET  5.10.1
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
 NKitware
 NVTK
 CvtkObjectEventArgsThe sender of each ActiViz.NET event passes itself as its "sender" parameter and an instance of vtkObjectEventArgs as its "e" parameter.
 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.