| SoEventBuilder Methods |
The SoEventBuilder type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| GetHashCode |
Overrides GetHashCode().
(Inherited from SoNetBase.) | |
| GetKeyPressEvent | Return an OIV.Inventor.Events.SoKeyboardEvent corresponding to given parameters. | |
| GetKeyReleaseEvent | Return an OIV.Inventor.Events.SoKeyboardEvent corresponding to given parameters. | |
| GetMouseDoubleClickEvent | Return an OIV.Inventor.Events.SoMouseButtonEvent corresponding to given parameters. | |
| GetMouseEnterEvent | Return an OIV.Inventor.Events.SoLocation2Event corresponding to given parameters. | |
| GetMouseLeaveEvent | Return an OIV.Inventor.Events.SoLocation2Event corresponding to given parameters. | |
| GetMouseMoveEvent | Return an OIV.Inventor.Events.SoLocation2Event corresponding to given parameters. | |
| GetMousePressEvent | Return an OIV.Inventor.Events.SoMouseButtonEvent corresponding to given parameters. | |
| GetMouseReleaseEvent | Return an OIV.Inventor.Events.SoMouseButtonEvent corresponding to given parameters. | |
| GetMouseWheelEvent | Return an OIV.Inventor.Events.SoMouseWheelEvent corresponding to given parameters. | |
| GetTouchDownEvent | Return a list of OIV.Inventor.Events.SoEvent corresponding to given parameters. | |
| GetTouchManager | Get the touch manager instance used by this event builder to build touch events. | |
| GetTouchMoveEvent | Return a list of OIV.Inventor.Events.SoEvent corresponding to given parameters. | |
| GetTouchUpEvent | Return a list of OIV.Inventor.Events.SoEvent corresponding to given parameters. | |
| GetType | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |