Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
setTextureSize
Method · 0.45
setTextureSize
Method · 0.45
checkTexture
Method · 0.45
createTexture
Method · 0.45
initialiseFreeType
Method · 0.45
createExactTexture
Method · 0.45
setTextureSize
Method · 0.45
createTexture
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected