MCPcopy Create free account
hub / github.com/MyGUI/mygui / getCurrentUpdate

Method getCurrentUpdate

MyGUIEngine/src/MyGUI_RenderItem.cpp:207–210  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

205 }
206
207 bool RenderItem::getCurrentUpdate() const
208 {
209 return mCurrentUpdate;
210 }
211
212 Vertex* RenderItem::getCurrentVertexBuffer() const
213 {

Callers 3

doRenderMethod · 0.80
doRenderMethod · 0.80
doRenderMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected