Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MyGUI/mygui
/ getNodeDepth
Method
getNodeDepth
MyGUIEngine/src/MyGUI_LayerNode.cpp:340–343 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
338
}
339
340
float LayerNode::getNodeDepth() const
341
{
342
return mDepth;
343
}
344
345
} // namespace MyGUI
Callers
5
doRender
Method · 0.45
doRender
Method · 0.45
drawGlyph
Method · 0.45
doRender
Method · 0.45
doRender
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected