Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TankOs/SFGUI
/ GetViewport
Method
GetViewport
src/SFGUI/Widget.cpp:832–834 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
830
}
831
832
RendererViewport::Ptr Widget::GetViewport() const {
833
return m_viewport;
834
}
835
836
int Widget::GetZOrder() const {
837
return m_z_order;
Callers
3
RefreshVBO
Method · 0.45
RefreshVBO
Method · 0.45
RefreshArray
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected