ActiViz .NET  5.8.0
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
oNKitware
|\NVTK
oCvtkObjectEventArgsThe 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.