SoWpfRenderAreaCore Methods |
The SoWpfRenderAreaCore type exposes the following members.
Name | Description | |
---|---|---|
ActivateStereo | Activate (or deactivate) stereo rendering with specified parameters (see setStereoParameters). | |
Dispose |
Releases all resources used by SoDisposable.
(Inherited from SoDisposable.) | |
Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) | |
GetAntialiasingMode | (Inherited from SoRenderAreaCore.) | |
GetAntialiasingQuality | (Inherited from SoRenderAreaCore.) | |
GetClearColor | (Inherited from SoRenderAreaCore.) | |
GetClearDepth | (Inherited from SoRenderAreaCore.) | |
GetClearPolicy | (Inherited from SoRenderAreaCore.) | |
GetGLRenderAction | Returns the render action used for rendering. | |
GetHashCode |
Overrides GetHashCode().
(Inherited from SoNetBase.) | |
GetInteractiveMode | Obsolete. (Inherited from SoRenderAreaCore.) | |
GetSceneGraph | (Inherited from SoRenderAreaCore.) | |
GetSceneManager | Returns the scene manager. | |
GetSize | (Inherited from SoRenderAreaCore.) | |
GetStereoParameters | (Inherited from SoRenderAreaCore.) | |
GetStillSuperSamplingDelay | (Inherited from SoRenderAreaCore.) | |
GetStillSuperSamplingQuality | (Inherited from SoRenderAreaCore.) | |
GetTransparencyType | (Inherited from SoRenderAreaCore.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
IsStereoActivated | (Inherited from SoRenderAreaCore.) | |
ProcessEvent | Processes the passed event by applying an OIV.Inventor.Actions.SoHandleEventAction to the scene graph managed here. | |
ProcessEvents(Queue) | Obsolete. Processes the passed event by applying an SoHandleEventAction to the scene graph managed here. | |
ProcessEvents(IListSoEvent) | Processes the passed event by applying an OIV.Inventor.Actions.SoHandleEventAction to the scene graph managed here. | |
Render | Applies an OIV.Inventor.Actions.SoGLRenderAction to the scene graph managed here. | |
SetAntialiasingMode | Define the antialiasing mode. | |
SetAntialiasingQuality | Define the antialiasing quality value. | |
SetClearColor | Defines the RGBA value used when the color buffer is cleared. | |
SetClearDepth | Defines the depth value used when the depth buffer is cleared. | |
SetClearPolicy | Defines the color buffer and depth buffer clear policy. | |
SetGLRenderAction | Defines the render action used for rendering. | |
SetInteractiveMode | Obsolete. Set the current interactive mode. | |
SetSceneGraph | Defines the scene graph which is managed here. | |
SetSize | Defines the size to use for rendering. | |
SetStereoParameters | (Inherited from SoRenderAreaCore.) | |
SetStillSuperSamplingDelay | Set delay for supersampling when "still" (not interacting). | |
SetStillSuperSamplingQuality | Set quality for supersampling when "still" (not interacting). | |
SetTransparencyType | Defines the algorithm for rendering transparent objects. | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |