Overload | Description |
---|---|
Equals(VintasoftVector3D,Double) | Compares two vectors for equality with specified epsilon. |
Equals(Object) | Determines whether the specified System.Object is a VintasoftVector3D structure and, if it is, whether it has the same X, Y and Z values as this vector. |
Equals(VintasoftVector3D,VintasoftVector3D,Double) | Compares two vectors for equality with specified epsilon. |
Equals(VintasoftVector3D) | Compares two vectors for equality. |
Equals(VintasoftVector3D,VintasoftVector3D) | Compares two vectors for equality. |