Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MyGUI/mygui
/ getLayer
Method
getLayer
MyGUIEngine/src/MyGUI_LayerItem.cpp:191–194 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
189
}
190
191
ILayer* LayerItem::getLayer() const
192
{
193
return mLayer;
194
}
195
196
ILayerNode* LayerItem::getLayerNode() const
197
{
Callers
2
upLayerItem
Method · 0.45
detachFromLayerItemNode
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected