Method
operator-
Subtracts one Point from another Point by subtracting their x values and y values. Returns a new point with the result. @param[in] other A Point. @return A new Point containing the result.
Source from the content-addressed store, hash-verified
source not stored for this graph (policy: none)
Callers
nothing calls this directly
Tested by
no test coverage detected