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

Method RotatingSkin

MyGUIEngine/src/MyGUI_RotatingSkin.cpp:17–20  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

15{
16
17 RotatingSkin::RotatingSkin()
18 {
19 mVertexFormat = RenderManager::getInstance().getVertexFormat();
20 }
21
22 void RotatingSkin::setAngle(float _angle)
23 {

Callers

nothing calls this directly

Calls 1

getVertexFormatMethod · 0.45

Tested by

no test coverage detected