Method Equals
Equals(object)
Compare this SphericalHarmonicsL1 with an object.
Declaration
public override bool Equals(object other)
Parameters
Type | Name | Description |
---|---|---|
object | other | The object to compare with. |
Returns
Type | Description |
---|---|
bool | Whether the SphericalHarmonicsL1 is equal to the object passed. |