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