Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MyGUI/mygui
/ getHeight
Method
getHeight
Platforms/Ogre/OgrePlatform/src/MyGUI_OgreTexture.cpp:77–80 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
75
}
76
77
int OgreTexture::getHeight() const
78
{
79
return (int)mTexture->getHeight();
80
}
81
82
void* OgreTexture::lock(TextureUsage _access)
83
{
Callers
3
OgreRTTexture
Method · 0.45
saveToFile
Method · 0.45
lock
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected