JointInteractionEvent Class Reference

#include <JointInteractionEvent.h>

Inherits Event.

Inherited by JointInteractionBeginEvent, and JointInteractionEndEvent.

Collaboration diagram for JointInteractionEvent:

List of all members.


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]

Reimplemented from Event.

Reimplemented in JointInteractionEndEvent.

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:

Generated on Wed Oct 20 16:11:57 2010 for inVRs by doxygen 1.5.8