SoActionNotify¶
- InventorModule¶
genre
author
package
dll
definition
keywords
Purpose¶
The module SoActionNotify triggers its fields if an according Open Inventor action is passed to the module.
Usage¶
Attach this module to the right of a rendering module in the scene graph.
Touching the trigger fields from the outside, i.e., clicking on them, does not do anything. Those fields are being touched from inside the module.
Windows¶
Default Panel¶
Output Fields¶
self¶
- name: self, type: SoNode¶
Parameter Fields¶
Visible Fields¶
Notify On GLRender¶
- name: notifyOnGLRender, type: Trigger, persistent: no¶
This field is triggered from the inside whenever a GLRender action is traversing the Open Inventor scene graph.
Notify On Get Bounding Box¶
- name: notifyOnGetBoundingBox, type: Trigger, persistent: no¶
This field is triggered from the inside whenever a GetBoundingBox action is traversing the Open Inventor scene graph.
Notify On Handle Event¶
- name: notifyOnHandleEvent, type: Trigger, persistent: no¶
This field is triggered from the inside whenever a HandleEvent action is traversing the Open Inventor scene graph.