MCPcopy 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

doRenderMethod · 0.45
doRenderMethod · 0.45
drawGlyphMethod · 0.45
doRenderMethod · 0.45
doRenderMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected