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

Method ~Vector3

engine/src/vector.cpp:109–111  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

107}
108
109Vector3::~Vector3(void)
110{
111}
112
113Vector3& Vector3::operator += (const Vector3 &rhs)
114{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected