![]() |
VR-Forces 4.0.4 Class Documentation
|
Go to the source code of this file.
Classes | |
| class | makVrf::DtSimpleMenu |
| Class used by DtConfigurableMenu when asked to create simple menus as in the function DtConfigurableMenu::createSimpleMenu(). More... | |
| class | makVrf::DtSimpleMenuItem |
| /briefClass used by DtConfigurableMenu when asked to create simple menu items as in the function DtConfigurableMenu::createSimpleMenuItem(). More... | |
Namespaces | |
| namespace | makVrf |
| Allows for a create menu item from the create menu to signal its creation by default allowing the user to intercept that signal and modify and send the create message to the backend. | |
Typedefs | |
| typedef void( | makVrf::DtSimpleMenuItemAction )(makVrv::DtDe &de, void *usr) |
| Function that can be called by a DtSimpleMenuItem. | |