SoWinRenderArea Properties |
The SoWinRenderArea type exposes the following members.
Name | Description | |
---|---|---|
Cursor | Sets the current cursor. | |
EventFunction |
Sets the event delegate that will be called
before viewer process keyboard or mouse event.
| |
Handle |
Implements Handle.
(Inherited from SoWinComponent.) | |
PostRenderCallback | Specifies a function to be called after the Open Inventor render traversal and immediately before the OpenGL buffer swap. | |
WindowCloseCallback | Sets the delegate to invoke when the user closes this component (double click in the upper left corner) - by default Hide() is called on this component, unless a delegate is specified. |