Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MyGUI/mygui
/ getVertexCount
Method
getVertexCount
MyGUIEngine/src/MyGUI_RenderItem.cpp:202–205 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
200
}
201
202
size_t RenderItem::getVertexCount() const
203
{
204
return mCountVertex;
205
}
206
207
bool RenderItem::getCurrentUpdate() const
208
{
Callers
1
setTexture
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected