omni::graph::core::ConnectionInfo

Defined in omni/graph/core/iComputeGraph.h

struct ConnectionInfo

Information passed to define the opposite end of a connection.

Public Members

AttributeObj attrObj

Attribute at the opposite end.

ConnectionType connectionType

Type of connection being made.