Click or drag to resize
Matrix4MultiplyVector Method
Matrix-Vector3 (interpreted as a direction) multiplication.

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

Parameters

rhs
Type: ABB.Robotics.MathVector3

Return Value

Type: Vector3
Version Information

Supported in: 1.0
See Also