Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MyGUI/mygui
/ getManualRender
Method
getManualRender
MyGUIEngine/src/MyGUI_RenderItem.cpp:182–185 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
180
}
181
182
bool RenderItem::getManualRender() const
183
{
184
return mManualRender;
185
}
186
187
void RenderItem::outOfDate()
188
{
Callers
3
addToRenderItemFirstQueue
Method · 0.45
updateCompression
Method · 0.45
doManualRender
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected