Lua parameters |
pose/matrix: a pose (x,y,z,qx,qy,qz,qw) or a transformation matrix (a table containing 12 values (the last row (0,0,0,1) is not required))
vector: the original vector: a table containing 3*n values. Each triplet represents one vector to be multiplied.
|