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

Method SubSkin

MyGUIEngine/src/MyGUI_SubSkin.cpp:20–23  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

18{
19
20 SubSkin::SubSkin()
21 {
22 mVertexFormat = RenderManager::getInstance().getVertexFormat();
23 }
24
25 void SubSkin::setVisible(bool _visible)
26 {

Callers

nothing calls this directly

Calls 1

getVertexFormatMethod · 0.45

Tested by

no test coverage detected