Cog3DTransformComposed OperatorsCognex VisionPro 9.21

The Cog3DTransformComposed type exposes the following members.

Operators

  NameDescription
Public operatorStatic memberMultiply
Operator for composing one composed transform and another composed transform. Note that the composing order is composed * rhs.

The returned transform is always the canonical representation of the composed transform. Therefore, the returned transform might be of a simpler type.

Top
See Also