Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/atraczyk/2d-engine
/ ~Vector4
Method
~Vector4
engine/src/vector.cpp:158–160 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
156
}
157
158
Vector4::~Vector4(void)
159
{
160
}
161
162
Vector4& Vector4::operator += (const Vector4 &rhs)
163
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected