Compute the cross product of this Cog3DVect3 with the supplied other.
Namespace: Cognex.VisionPro3DAssembly: Cognex.VisionPro3D.Core (in Cognex.VisionPro3D.Core.dll) Version: 65.1.0.0
Syntax
Parameters
- other
- Type: Cognex.VisionPro3D Cog3DVect3
The other vector.
Return Value
Type: Cog3DVect3The computed cross product vector.
See Also