Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MyGUI/mygui
/ getNeedVertexCount
Method
getNeedVertexCount
MyGUIEngine/src/MyGUI_RenderItem.cpp:197–200 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
195
}
196
197
size_t RenderItem::getNeedVertexCount() const
198
{
199
return mNeedVertexCount;
200
}
201
202
size_t RenderItem::getVertexCount() const
203
{
Callers
2
addToRenderItemSecondQueue
Method · 0.80
updateCompression
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected