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

Method getUsage

Wrappers/MyGUI_Export/MyGUI_ExportTexture.cpp:79–82  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

77 }
78
79 TextureUsage ExportTexture::getUsage() const
80 {
81 return mOriginalUsage;
82 }
83
84 size_t ExportTexture::getNumElemBytes() const
85 {

Callers 1

validateMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected