#include <EventDispatcher.h>
osg::ref_ptr<VreckoMessage> vrecko::EventDispatcher::ICS::activationMessage |
osg::ref_ptr<VreckoMessage> vrecko::EventDispatcher::ICS::conditionalMessage |
Might be NULL (in case of FORWARD_MESSAGE behavior) or a message if the event should be sent only if it is of certain value (ACTIVATE_INPUT behavior). (The incoming message would be than compared to this reference one)
std::string vrecko::EventDispatcher::ICS::sender |
The documentation for this struct was generated from the following file: