Adds a value to all coordinates of the specified vector.
Namespace:
AForge.MathAssembly: AForge.Math (in AForge.Math.dll) Version: 2.2.5.0 (2.2.5.0)
Syntax
Parameters
- vector
- Type: AForge.Math..::.Vector4
Vector to add the specified value to.
- value
- Type: System..::.Single
Value to add to all coordinates of the vector.