#include <memory>#include "IGUIElement.h"
Include dependency graph for irr_gui_ptr.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Functions | |
| template<typename T > | |
| std::shared_ptr< T > | grab_gui_element (T *element) |
| std::shared_ptr< T > grab_gui_element | ( | T * | element | ) |
Referenced by GUITouchscreenLayout::GUITouchscreenLayout(), TouchControls::addButton(), TouchControls::applyLayout(), GUITouchscreenLayout::regenerateGUIImagesAddMode(), and GUITouchscreenLayout::regenerateGUIImagesRegular().
Here is the caller graph for this function: