Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TankOs/SFGUI
/ GetOrientation
Method
GetOrientation
src/SFGUI/Separator.cpp:18–20 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
16
}
17
18
Separator::Orientation Separator::GetOrientation() const {
19
return m_orientation;
20
}
21
22
23
std::unique_ptr<RenderQueue> Separator::InvalidateImpl() const {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected