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

Method getNumElemBytes

Wrappers/MyGUI_Export/MyGUI_ExportTexture.cpp:84–87  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

82 }
83
84 size_t ExportTexture::getNumElemBytes() const
85 {
86 return mNumElemBytes;
87 }
88
89 IRenderTarget* ExportTexture::getRenderTarget()
90 {

Callers 1

loadMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected