Multiply a Cog3DVect3F by a scalar.
Namespace: Cognex.VisionPro3DAssembly: Cognex.VisionPro3D.Core (in Cognex.VisionPro3D.Core.dll) Version: 75.1.0.0
Syntax
Parameters
- vect
- Type: Cognex.VisionPro3D Cog3DVect3F
The vector.
- mult
- Type: System Single
The scalar multiplier.
Return Value
Type: Cog3DVect3FThe multiplied (scaled) vector.
See Also