Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ObEngine/ObEngine
/ isOnRightSide
Method
isOnRightSide
src/Core/Transform/Referential.cpp:71–74 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
69
}
70
71
bool Referential::isOnRightSide() const
72
{
73
return m_refX == 1;
74
}
75
76
bool Referential::isOnTopSide() const
77
{
Callers
2
setPointPosition
Method · 0.80
ReferentialTests.cpp
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected