Click or drag to resize
SoExtSelection Events

The SoExtSelection type exposes the following members.

Events
  NameDescription
Public eventDeselection
(Inherited from SoSelection.)
Public eventdeselectionCB Obsolete.
Use Deselection event instead Deselection delegate invocation list
(Inherited from SoSelection.)
Public eventfinishCB Obsolete.
Use FinishSelection event instead Finish delegate invocation list
(Inherited from SoSelection.)
Public eventFinishSelection
(Inherited from SoSelection.)
Public eventOnPreFilter

The ExtSelection will traverse and test selection for each node of the scene graph.

Public eventSelection
(Inherited from SoSelection.)
Public eventselectionCB Obsolete.
Use Selection event instead Selection delegate invocation list
(Inherited from SoSelection.)
Public eventstartCB Obsolete.
Use StartSelection event instead Start delegate invocation list
(Inherited from SoSelection.)
Public eventStartSelection
(Inherited from SoSelection.)
Top
See Also