Physics2DSyncEvent Class Reference
#include <2DPhysicsEvents.h>
Inherits Event.
Collaboration diagram for Physics2DSyncEvent:

Classes | |
| struct | TransformationPipeIdData |
Public Types | |
| typedef EventFactory < Physics2DSyncEvent > | Factory |
Public Member Functions | |
| Physics2DSyncEvent (void *dummy) | |
| virtual | ~Physics2DSyncEvent () |
| Physics2DSyncEvent () | |
Protected Member Functions | |
| virtual void | decode (NetMessage *message) |
| virtual void | encode (NetMessage *message) |
| virtual void | execute () |
Protected Attributes | |
| std::vector < TransformationPipeIdData * > | pipeList |
Member Typedef Documentation
Constructor & Destructor Documentation
| Physics2DSyncEvent::Physics2DSyncEvent | ( | void * | dummy | ) |
| Physics2DSyncEvent::~Physics2DSyncEvent | ( | ) | [virtual] |
| Physics2DSyncEvent::Physics2DSyncEvent | ( | ) |
Member Function Documentation
| void Physics2DSyncEvent::decode | ( | NetMessage * | message | ) | [protected, virtual] |
Reimplemented from Event.
| void Physics2DSyncEvent::encode | ( | NetMessage * | message | ) | [protected, virtual] |
- Todo:
- should Event::decode() and Event::encode() be protected?
describe Event::decode() and Event::encode()
Reimplemented from Event.
| void Physics2DSyncEvent::execute | ( | ) | [protected, virtual] |
Member Data Documentation
std::vector<TransformationPipeIdData*> Physics2DSyncEvent::pipeList [protected] |
The documentation for this class was generated from the following files:
- src/inVRs/Modules/2DPhysics/2DPhysicsEvents.h
- src/inVRs/Modules/2DPhysics/2DPhysicsEvents.cpp
Generated on Wed Oct 20 16:11:59 2010 for inVRs by
1.5.8