Divide a Cog3DVect2 by a scalar.
Namespace: Cognex.VisionPro3DAssembly: Cognex.VisionPro3D.Core (in Cognex.VisionPro3D.Core.dll) Version: 69.0.0.0
Syntax
Parameters
- vect
- Type: Cognex.VisionPro3D Cog3DVect2
The vector.
- denom
- Type: System Double
The scalar divisor.
Return Value
Type: Cog3DVect2The divided (scaled) vector.
See Also