MCPcopy 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
51wxControl* Editor::getControl() const
52{
53 return mControl;
54}
55
56void Editor::setControl(wxControl* control)
57{

Callers 1

openEditorMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected