Matrix3d.transform

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Vector3d transform(Vector3d v)
  2. Vector3d transform(Vector3d v, Vector3d dest)
  3. Vector3d transform(double x, double y, double z, Vector3d dest)
    struct Matrix3d
    public
    transform
    (
    double x
    ,
    double y
    ,
    double z
    ,)

Meta