![]() |
VR-Forces 4.0.4 Class Documentation
|
Go to the source code of this file.
Classes | |
| class | makVrf::DtVrfRightClickMenu |
| Used to modify the right click menu based on different contexts. More... | |
| class | makVrf::DtVrfRightClickContextHandler |
| The menu assembler and configuration were combined into one class for convenience. 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 bool(* | makVrf::DtVrfRightClickContextFunc )(const makVrv::DtSelectionManager::IdSet &idSet, int selectionType, makVrv::DtDe &de) |
| Defines the typedef for a function you can use to evaluate different right click contexts. | |