Compute the dot product of this Cog3DVect2 with the supplied other.
Namespace: Cognex.VisionPro3DAssembly: Cognex.VisionPro3D.Core (in Cognex.VisionPro3D.Core.dll) Version: 69.0.0.0
Syntax
Parameters
- other
- Type: Cognex.VisionPro3D Cog3DVect2
The other vector.
Return Value
Type: DoubleThe computed dot product.
See Also