JointInteractionEvent Class Reference
#include <JointInteractionEvent.h>
Inherits Event.
Inherited by JointInteractionBeginEvent, and JointInteractionEndEvent.
Collaboration diagram for JointInteractionEvent:

Public Member Functions | |
| JointInteractionEvent () | |
| JointInteractionEvent (unsigned userId, std::vector< unsigned > entityIds, bool bBegin) | |
| virtual void | encode (NetMessage *message) |
| virtual void | decode (NetMessage *message) |
Protected Attributes | |
| unsigned | userId |
| std::vector< unsigned > | entityIds |
Constructor & Destructor Documentation
| OSG_USING_NAMESPACE JointInteractionEvent::JointInteractionEvent | ( | ) |
| JointInteractionEvent::JointInteractionEvent | ( | unsigned | userId, | |
| std::vector< unsigned > | entityIds, | |||
| bool | bBegin | |||
| ) |
Member Function Documentation
| void JointInteractionEvent::decode | ( | NetMessage * | message | ) | [virtual] |
| void JointInteractionEvent::encode | ( | NetMessage * | message | ) | [virtual] |
- Todo:
- should Event::decode() and Event::encode() be protected?
describe Event::decode() and Event::encode()
Reimplemented from Event.
Reimplemented in JointInteractionEndEvent.
Member Data Documentation
std::vector<unsigned> JointInteractionEvent::entityIds [protected] |
unsigned JointInteractionEvent::userId [protected] |
The documentation for this class was generated from the following files:
- src/inVRs/Modules/JointInteraction/Events/JointInteractionEvent.h
- src/inVRs/Modules/JointInteraction/Events/JointInteractionEvent.cpp
Generated on Wed Oct 20 16:11:57 2010 for inVRs by
1.5.8