| SoScaleVizART Class |
ScaleViz based Automatic Replay Tool.
Namespace: OIV.ScaleViz
The SoScaleVizART type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) | |
| GetHashCode |
Overrides GetHashCode().
(Inherited from SoNetBase.) | |
| GetOutputDir | Gets the current directory where ART files are generated. | |
| GetOverride | Returns true if existing ART file with same name can be overridden. | |
| GetTestName | Gets the current defined base name for generated ART files. | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| IsRunning | Returns true if ART is currently running. | |
| SaveSnapshotImage | Save a scene rendering snapshot image. | |
| SaveSnapshotSceneGraph | Save a scene graph snapshot. | |
| SetOutputDir | Sets the directory where to the ART files will be generated. | |
| SetOverride | Defines whether existing ART files with same names must be overridden or not. | |
| SetTestName | Sets the base name for generated ART files. | |
| Start | Start a ART registering session. | |
| Stop | Stops the currently running ART session. | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
This class allows user to register a ScaleViz ART scenario. A ART scenario is a set of scene commands, enhanced with snapshot capability. Generated ScaleVizART scenario can be replayed using the ART application.