Page logoMath sketchbook

Documentation for translateMV

Signature

translateMV(t)

Description

The translateMV() function generates a 4x4 matrix based on a given 3D vector. The translation components are placed in the last column.

Variants

  • translateMV(vector) -> matrix

Examples

See also