Click or drag to resize
Matrix4Multiply Method (Vector4)
Matrix-Vector4 multiplication method.

Namespace:  ABB.Robotics.Math
Assembly:  ABB.Robotics.Math (in ABB.Robotics.Math.dll) Version: 7.0.8747.636
Syntax
C#
public Vector4 Multiply(
	Vector4 rhs
)

Parameters

rhs
Type: ABB.Robotics.MathVector4

Return Value

Type: Vector4
Version Information

Supported in: 1.0
See Also