Cog3DTransformLinear Constructor Cognex VisionPro 9.5
Overload List

  NameDescription
Public methodCog3DTransformLinear 
Construct this default (identity transform) Cog3DTransformLinear.
Public methodCog3DTransformLinear(Cog3DTransformLinear)
Construct this object by making a deep copy of the supplied object.
Protected methodCog3DTransformLinear(SerializationInfo, StreamingContext)
Serialization constructor.
Public methodCog3DTransformLinear(Cog3DMatrix3x3, Cog3DVect3)
Construct this Cog3DTransformLinear using 3x3 matrix and translation.
Top
See Also