Workspace 6.21.5
TransformVector

Multiplies a Vector3d by a TransformMatrix. This can be thought of as modifying the location of a vertex in 3d space, or alternatively, as defining the location of the vertex in the coordinate frame defined by the input TransformMatrix.

  • Default label: "Transform vector"
  • Member of plug-in: Mesh
  • Catalogue path: Mesh
Inputs:
TransformCSIRO::Mesh::TransformMatrix

VectorCSIRO::Mesh::Vector3d

Outputs:
Transformed vectorCSIRO::Mesh::Vector3d