Cog3DVect3 MethodsCognex VisionPro 9.5

The Cog3DVect3 type exposes the following members.

Methods

  NameDescription
Public methodComputeCrossProduct
Compute the cross product of this Cog3DVect3 with the supplied other.
Public methodComputeDistance
Compute the distance of this Cog3DVect3 from the supplied other.
Public methodComputeDotProduct
Compute the dot product of this Cog3DVect3 with the supplied other.
Public methodEquals (Overrides ValueType Equals(Object).)
Public methodGetHashCode (Overrides ValueType GetHashCode .)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodStatic memberRealEqual
Compares the internal state of the specified instances and returns true if the internal state is within epsilon.
Public methodToString
Override of ToString method to get a string for describing this object.
(Overrides ValueType ToString .)
Top
See Also