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

Method createManual

Wrappers/MyGUI_Export/MyGUI_ExportTexture.cpp:34–36  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

32 }
33
34 void ExportTexture::createManual(int _width, int _height, TextureUsage _usage, PixelFormat _format)
35 {
36 }
37
38 void ExportTexture::destroy()
39 {

Callers 8

setTextureSizeMethod · 0.45
setTextureSizeMethod · 0.45
checkTextureMethod · 0.45
createTextureMethod · 0.45
initialiseFreeTypeMethod · 0.45
createExactTextureMethod · 0.45
setTextureSizeMethod · 0.45
createTextureMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected