@awatters_flatiron/tsvector - v1.0.1
    Preparing search index...

    Function applyAffine3d

    • Applies a 4×4 affine transformation matrix to a 3D vector

      Parameters

      • M: Matrix

        The 4×4 affine transformation matrix

      • v: Vector

        The 3D vector to transform

      Returns Vector

      A new 3D vector after applying the transformation