This is the full object state exposed by the Synchronizer. More...
#include <object-sync.h>
Public Member Functions | |
object_state_t (void) throw () | |
void | clear (void) throw () |
void | dump (IN const char *txt) const throw () |
Public Attributes | |
AESOPIdBuffer | typeId |
smart_ptr< MapDynamics > | dyn |
smart_ptr< PhysicsObject > | physicsObject |
This is the full object state exposed by the Synchronizer.
Definition at line 91 of file object-sync.h.
aesop::object_state_t::object_state_t | ( | void | ) | throw () [inline] |
Definition at line 93 of file object-sync.h.