SoImageViz Class |
Module class use to register/unregister ImageViz module.
Namespace: OIV.ImageViz
The SoImageViz type exposes the following members.
Name | Description | |
---|---|---|
EnableMultiThread | Enable or not multi threading usage by ImageViz engines. | |
Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) | |
GetHashCode |
Overrides GetHashCode().
(Inherited from SoNetBase.) | |
GetProductName | Returns a character string identifying the name of the extension. | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
GetVersion | Returns a character string identifying the version of extension. | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |
This class allows the user to initialize the ImageViz module. The module must be initialized before using any other classes of the module.