MCPcopy 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
832RendererViewport::Ptr Widget::GetViewport() const {
833 return m_viewport;
834}
835
836int Widget::GetZOrder() const {
837 return m_z_order;

Callers 3

RefreshVBOMethod · 0.45
RefreshVBOMethod · 0.45
RefreshArrayMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected