SoImageVizEngineMFieldOutputOutputFieldType, OutputType Class |
Namespace: OIV.ImageViz.Engines
public class SoImageVizEngineMFieldOutput<OutputFieldType, OutputType> : SoEngineOutput where OutputFieldType : SoNetBase, ISoMField<OutputType> where OutputType : struct, new()
The SoImageVizEngineMFieldOutputOutputFieldType, OutputType type exposes the following members.
Name | Description | |
---|---|---|
SoImageVizEngineMFieldOutputOutputFieldType, OutputType | Initializes a new instance of the SoImageVizEngineMFieldOutputOutputFieldType, OutputType class |
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. | |
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. | |
GetSize | ||
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
GetValues | ||
IsEnabled | Returns true if this output is currently enabled. | |
SetValues | ||
ToString | Returns a string that represents the current object. (Inherited from Object.) |