OIV.RemoteViz.Rendering Namespace |
Open InventorRemoteViz enables software developers to easily integrate advanced 3D visualization into their web- based applications.
Class | Description | |
---|---|---|
![]() | Client | Represents a client application instance using RemoteViz. |
![]() | ClientSettings | Settings that define a Client. |
![]() | Connection | Represents a connection from a Client to a RenderArea managed by the RemoteViz service. |
![]() | ConnectionParameters | Field-value pairs included in the URL during the client connection. |
![]() | ConnectionSettings | Settings that define a Connection. |
![]() | EncodedFrame | This class provides the features of an encoded frame that is sent to the client. |
![]() | FrameEncoders | Defines a couple of encoders that are used to encode still and interactive frames. |
![]() | IFrameEncodingPolicy | This class is the base class of KeepFramesPerSecondPolicy and KeepFrameQualityPolicy. |
![]() | KeepFrameQualityPolicy | This class provides a calculation policy which allows to manage the FPS (frames per second) and the quality of interactive frames sent from Remoteviz service depending on the network bandwidth allocated to the Connection. |
![]() | KeepFramesPerSecondPolicy | This class provides a calculation policy which allows to manage the FPS (frames per second) and the quality of interactive frames sent from Remoteviz service depending on the network bandwidth allocated to the Connection. |
![]() | NetworkPerformance | This class refers to measures of service quality of the network. |
![]() | RenderArea | Defines the rendering area. |
![]() | RenderAreaHardware | Settings to setup hardware of a render area. |
![]() | RenderAreaListener | This virtual class enables managing a RenderArea. |
![]() | Service | Defines the RemoteViz rendering service. |
![]() | ServiceListener | This virtual class enables you to manage the rendering Service. |
![]() | ServiceSettings | Settings that define the rendering Service. |
Enumeration | Description | |
---|---|---|
![]() | EncodedFrameEncodingFormats | Encoding format. |
![]() | FrameEncodersEncoders | Frame encoder. |
![]() | FrameEncodersStatus | Frame encoder status. |
![]() | ServiceSettingsExtensions | Each enumeration represents an Open Inventor extension. |
![]() | ServiceSettingsRunModes | The run mode is used to change the behaviour of the RemoteViz execution in three environments. |
![]() | ServiceSettingsSecurityProtocols | Each enumeration represents a security protocol. |
It brings rich remote 3D interaction and visualization capabilities to web-based applications, while maintaining a high level of interactivity and visual performance on any display device including tablet, phone, laptop, or workstation.