Click or drag to resize
SoWinRenderArea Properties

The SoWinRenderArea type exposes the following members.

Properties
  NameDescription
Public propertyCursor

Sets the current cursor.

(Inherited from SoWinGLWidget.)
Public propertyEventFunction
Sets the event delegate that will be called before viewer process keyboard or mouse event.
Public propertyHandle
Implements Handle.
(Inherited from SoWinComponent.)
Public propertyPostRenderCallback

Specifies a function to be called after the Open Inventor render traversal and immediately before the OpenGL buffer swap.

Public propertyWindowCloseCallback

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.

(Inherited from SoWinComponent.)
Top
See Also