SoImageVizEngineAnalysisOutputAnalysisResultType Methods |
The SoImageVizEngineAnalysisOutputAnalysisResultType generic type exposes the following members.
Name | Description | |
---|---|---|
Enable | Enables or disables all connections from this output. | |
Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) | |
GetConnectionType | Returns the type of field this output can connect to. | |
GetContainer | Returns containing engine. | |
GetDetail |
Returns the first detail of the given image analysis output.
| |
GetDetail(UInt64) |
Returns index-th detail of the given image analysis output.
| |
GetForwardConnections | Returns the number of fields this output is writing to, and adds references to those fields to the given list. | |
GetHashCode |
Overrides GetHashCode().
(Inherited from SoNetBase.) | |
GetNumConnections | Number of connections this output currently has. | |
GetNumDetails |
Returns the number of details available in the image analysis output.
| |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
IsEnabled | Returns true if this output is currently enabled. | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |