SoScaleViz Methods |
The SoScaleViz type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | AddConfig | Adds a new configuration to ScaleViz. |
![]() ![]() | AddConfigFromFile | Adds a new configuration to ScaleViz. |
![]() ![]() | Connect | Launches the connection process using the active configuration. |
![]() ![]() | Disconnect | Disconnects from the cluster. |
![]() | Equals | (Inherited from Object.) |
![]() ![]() | GetCompactVersion | Returns a character string identifying the version of extension. |
![]() ![]() | GetCompilationDate | Returns the compilation date of the current version. |
![]() ![]() | GetConfiguration | Returns the i-th configuration from the list of registered configurations. |
![]() ![]() | GetConfigurationCount | Returns the number of registered configurations. |
![]() | GetHashCode |
Overrides GetHashCode().
(Inherited from SoNetBase.) |
![]() ![]() | GetNumRenderUnits | Returns the number of render units currently running. |
![]() ![]() | GetProductName | Returns a character string identifying the name of the extension. |
![]() ![]() | GetSelectedConfiguration | Returns the currently selected configuration. |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() ![]() | GetVersion | Returns a character string identifying the version of extension ("major.minor.patch_number"). |
![]() ![]() | IsComposing | Returns the compositing type currently used (if any). |
![]() ![]() | IsConnected | Returns true when ScaleViz is connected to the cluster. |
![]() ![]() | IsLocalRedraw | Returns true if a redraw is done on the application side. |
![]() ![]() | IsOiru | Returns true if running on part of an OIRU. |
![]() ![]() | IsRemoteEnabled | Returns true if remote rendering is enabled (see OIV_REMOTE_ENABLE) |
![]() ![]() | IsRunningCluster | Returns true if using ScaleViz cluster mode. |
![]() ![]() | IsUsingDMX | Obsolete. Returns true if using a DMX configuration. |
![]() ![]() | IsUsingVnc | Returns true if using a Vnc configuration. |
![]() ![]() | RemoveConfig | Removes configuration from ScaleViz. |
![]() ![]() | RemoveConfigFromFile | Remove all configurations defined using the passed filename. |
![]() ![]() | SetSelectedConfiguration(String) | Specifies the ScaleViz configuration to launch at connection time. |
![]() ![]() | SetSelectedConfiguration(SoScaleVizConfig) | Specifies the ScaleViz configuration to launch at connection time. |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |