#include <Inventor/sys/port.h>
#include <Inventor/SbPImpl.h>
#include <Inventor/SbString.h>
#include <Inventor/SbVec.h>
#include <Inventor/fields/SoSFString.h>
#include <Inventor/fields/SoSFUShort.h>
#include <Inventor/fields/SoSFBool.h>
#include <Inventor/fields/SoMFVec2String.h>
#include <Inventor/fields/SoSFEnum.h>
#include <Inventor/fields/SoMFEnum.h>
#include <Inventor/nodes/SoNode.h>
#include <Inventor/SbEventHandler.h>
#include <Inventor/SbEventArg.h>
Go to the source code of this file.
Classes | |
class | SoRemoteVizClient |
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 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) |
SO_PIMPL_BASE_PUBLIC_DECLARATION | ( | SoRemoteVizClient | ) |