Cog3DMatrix3x3 Constructor Cognex VisionPro 9.8
Overload List

  NameDescription
Public methodCog3DMatrix3x3 
Construct a default (representing an identity transform) Cog3DMatrix3x3.
Public methodCog3DMatrix3x3(Cog3DMatrix3x3)
Construct this object by making a deep copy of the supplied object.
Protected methodCog3DMatrix3x3(SerializationInfo, StreamingContext)
Serialization constructor.
Public methodCog3DMatrix3x3(Double, Double, Double, Double, Double, Double, Double, Double, Double)
Construct this Cog3DMatrix3x3 using the given element values.
Top
See Also