MCPcopy Create free account
hub / github.com/JeanLucPons/VanitySearch / ~Point

Method ~Point

Point.cpp:52–53  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

50}
51
52Point::~Point() {
53}
54
55void Point::Set(Point &p) {
56 x.Set(&p.x);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected