| OIV.Inventor.ViewerComponents.Wpf.RenderAreas Namespace | 
| Class | Description | |
|---|---|---|
| RenderArea | 
            Represents a base control that displays an Open Inventor scenegraph 
            provided by the Source. 
              | |
| RenderAreaExaminer | 
            Extended render area which provides an event processing
            to interact with the scenegraph through a
            SceneExaminer  | |
| RenderAreaInteractive | 
            Extended render area which provide a translation of Wpf events
            to Inventor events and propagate events to the SoRenderAreaCore
            hosted by the Source.
              | |
| RenderAreaOrbiter | 
            This class extends RenderAreaInteractive to add scene orbiter viewer behaviors.
            Unlike the RenderAreaExaminer, the scene orbiter is a "mode-less" viewer.
              | |
| RenderAreaSource | 
            An ImageSource that displays a user-created Open Inventor scenegraph.
              | |
| WpfEventToSoEvent | 
            Helper class to convert window's events to inventor's events.
              | 
| Delegate | Description | |
|---|---|---|
| RenderAreaSourceRenderEventHandler | 
| Enumeration | Description | |
|---|---|---|
| RenderAreaInteractiveClippingPlanesAdjustMode | 
            Camera clipping planes adjustment mode.
              |