Vector3d.equals

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

Meta