Click or drag to resize
SoGLCallback Properties

The SoGLCallback type exposes the following members.

Properties
  NameDescription
Public propertyCallbackHandler

Sets pointer to callback function and user data.

(Inherited from SoCallback.)
Public propertyIsDisposable
ISafeDisposable interface implementation.
(Inherited from SoDisposable.)
Public propertyUserData
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.)
Top
See Also