chrono::irrlicht::ChIrrGUI Class Reference
Description
Irrlicht GUI attached to a ChVisualSystemIrrlicht.
#include <ChIrrGUI.h>
Public Member Functions | |
| void | BeginScene () |
| Perform operations after opening the Irrlicht scene for the current frame. | |
| void | Render () |
| Render the GUI. | |
| void | EndScene () |
| Perform operations before closing the Irrlicht scene for the current frame. | |
| irr::gui::IGUITab * | AddTab (const wchar_t *caption) |
| Add a new tab to the GUI. | |
Friends | |
| class | ChIrrEventReceiver |
| class | ChVisualSystemIrrlicht |
The documentation for this class was generated from the following files:
- /builds/uwsbel/chrono/src/chrono_irrlicht/ChIrrGUI.h
- /builds/uwsbel/chrono/src/chrono_irrlicht/ChIrrGUI.cpp