Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OGRECave/ogre-next
/ getControl
Method
getControl
Tools/MaterialEditor/MaterialEditor/src/Editor.cpp:51–54 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
49
}
50
51
wxControl* Editor::getControl() const
52
{
53
return mControl;
54
}
55
56
void Editor::setControl(wxControl* control)
57
{
Callers
1
openEditor
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected