MCPcopy Create free account
hub / github.com/bengolder/python-geometry / __eq__

Method __eq__

geometry/vector.py:87–92  ·  view source on GitHub ↗

I am allowing these to compared to tuples, and to say that yes, they are equal. the idea here is that a Vector3d _is_ a tuple of floats, but with some extra methods.

(self, other)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected