Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ObEngine/ObEngine
/ getOffset
Method
getOffset
src/Core/Transform/Referential.cpp:102–105 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
100
}
101
102
UnitVector Referential::getOffset() const
103
{
104
return UnitVector(m_refX, m_refY);
105
}
106
107
std::string Referential::toString(const std::string& format) const
108
{
Callers
2
transformRef
Method · 0.45
operator==
Method · 0.45
Calls
1
UnitVector
Class · 0.85
Tested by
no test coverage detected