Uses of Class
com.openinventor.inventor.actions.SoHandleEventAction
Packages that use SoHandleEventAction
Package
Description
Open Inventor is an object-oriented and OpenGL-based API for real-time 3D visualization.
These classes provide convenient components to draw polyline, ellipse, lasso, or complex scene graph in 2D screen space.
Provides rendering, property and action nodes.
-
Uses of SoHandleEventAction in com.openinventor.inventor
Methods in com.openinventor.inventor that return SoHandleEventActionMethods in com.openinventor.inventor with parameters of type SoHandleEventActionModifier and TypeMethodDescriptionvoidSoSceneManager.setHandleEventAction(SoHandleEventAction hea) User supplied handle event action. -
Uses of SoHandleEventAction in com.openinventor.inventor.drawers
Methods in com.openinventor.inventor.drawers that return SoHandleEventActionModifier and TypeMethodDescriptionSoPolyLineScreenDrawer.EventArg.getAction()Returns the handle event action related to the drawing.Constructors in com.openinventor.inventor.drawers with parameters of type SoHandleEventActionModifierConstructorDescriptionEventArg(SoHandleEventAction action, SoPolyLineScreenDrawer drawer) Default constructor. -
Uses of SoHandleEventAction in com.openinventor.inventor.nodes
Methods in com.openinventor.inventor.nodes that return SoHandleEventActionModifier and TypeMethodDescriptionSoEventCallback.getAction()Returns theSoHandleEventActioncurrently traversing this node, or NULL if traversal is not taking place.Methods in com.openinventor.inventor.nodes with parameters of type SoHandleEventAction -
Uses of SoHandleEventAction in com.openinventor.ldm.nodes
Methods in com.openinventor.ldm.nodes with parameters of type SoHandleEventAction -
Uses of SoHandleEventAction in com.openinventor.meshviz.nodes
Methods in com.openinventor.meshviz.nodes with parameters of type SoHandleEventAction -
Uses of SoHandleEventAction in com.openinventor.meshvizxlm.mapping.nodes
Methods in com.openinventor.meshvizxlm.mapping.nodes with parameters of type SoHandleEventAction