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

Method getNeedCompression

MyGUIEngine/src/MyGUI_RenderItem.cpp:172–175  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

170 }
171
172 bool RenderItem::getNeedCompression() const
173 {
174 return mNeedCompression;
175 }
176
177 void RenderItem::setManualRender(bool _value)
178 {

Callers 1

updateCompressionMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected