Workspace 6.21.5
|
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.
Inputs: | |||
---|---|---|---|
Transform | CSIRO::Mesh::TransformMatrix | ||
Vector | CSIRO::Mesh::Vector3d | ||
Outputs: | |||
Transformed vector | CSIRO::Mesh::Vector3d |