Uses of Class
com.openinventor.remoteviz.clients.nodes.SoRemoteVizClient.MouseWheelEventArg
-
Packages that use SoRemoteVizClient.MouseWheelEventArg Package Description com.openinventor.remoteviz.clients.nodes -
-
Uses of SoRemoteVizClient.MouseWheelEventArg in com.openinventor.remoteviz.clients.nodes
Fields in com.openinventor.remoteviz.clients.nodes with type parameters of type SoRemoteVizClient.MouseWheelEventArg Modifier and Type Field Description SbEventHandler<SoRemoteVizClient.MouseWheelEventArg>
SoRemoteVizClient. onMouseWheelEvent
Triggered when a mouse wheel event is fired on the client.Methods in com.openinventor.remoteviz.clients.nodes with parameters of type SoRemoteVizClient.MouseWheelEventArg Modifier and Type Method Description void
SoRemoteVizClient.MouseWheelEventArg. setValue(SoRemoteVizClient.MouseWheelEventArg copyFrom)
-