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

Method getVertexFormat

Wrappers/MyGUI_Export/MyGUI_ExportRenderManager.cpp:183–186  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

181 }
182
183 VertexColourType ExportRenderManager::getVertexFormat() const
184 {
185 return VertexColourType::ColourARGB;
186 }
187
188 RenderBatchInfo* ExportRenderManager::getBatchInfo(size_t _index) const
189 {

Callers 5

PolygonalSkinMethod · 0.45
TileRectMethod · 0.45
EditTextMethod · 0.45
SubSkinMethod · 0.45
RotatingSkinMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected