Vector3D Matrix4D.Transform(Vector3D vector3D)

Apply this transformation matrix to a given point/vector. Note: assumes (0,0,0,1) in last row.

Parameters

Return Value

Type: Vector3D