Matrix4d.transformTranspose

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Vector4d transformTranspose(Vector4d v)
  2. Vector4d transformTranspose(Vector4d v, Vector4d dest)
  3. Vector4d transformTranspose(double x, double y, double z, double w, Vector4d dest)
    struct Matrix4d
    transformTranspose
    (
    double x
    ,
    double y
    ,
    double z
    ,
    double w
    ,)

Meta