Open Inventor Release 2023.2.3
 
Loading...
Searching...
No Matches
SoRemoteVizClient.h File Reference

Go to the source code of this file.

Classes

class  SoRemoteVizClient
  RemoteViz Client node enables to integrate RemoteViz into Open Inventor applications. More...
 
struct  SoRemoteVizClient::ServiceMessageEventArg
 Structure given when a ServiceMessage event is raised. More...
 
struct  SoRemoteVizClient::MessageEventArg
 Structure given when a received text message event is raised. More...
 
struct  SoRemoteVizClient::BinaryMessageEventArg
 Structure given when a received binary message event is raised. More...
 
struct  SoRemoteVizClient::RenderAreaSizeEventArg
 Structure given when a renderArea resize event is raised. More...
 
struct  SoRemoteVizClient::FrameEventArg
 Structure given when a received and decoded frame event is raised. More...
 
struct  SoRemoteVizClient::MouseLocationEventArg
 Structure given when a mouse location event is raised. More...
 
struct  SoRemoteVizClient::MouseButtonEventArg
 Structure given when a mouse button event is raised. More...
 
struct  SoRemoteVizClient::MouseWheelEventArg
 Structure given when a mouse wheel event is raised. More...
 
struct  SoRemoteVizClient::KeyboardEventArg
 Structure given when a keyboard event is raised. More...
 
struct  SoRemoteVizClient::TouchEventArg
 Structure given when a touch event is raised. More...
 

Functions

 SO_PIMPL_BASE_PUBLIC_DECLARATION (SoRemoteVizClient)
 

Function Documentation

◆ SO_PIMPL_BASE_PUBLIC_DECLARATION()

SO_PIMPL_BASE_PUBLIC_DECLARATION ( SoRemoteVizClient  )