MCPcopy Create free account
hub / github.com/atraczyk/2d-engine / ~Point

Method ~Point

engine/src/point.cpp:16–18  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

14}
15
16Point::~Point(void)
17{
18}
19
20Point& Point::operator += (const Point &rhs)
21{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected