Main Page   Modules   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   Related Pages  

TNL::GhostConnection::GhostRef Struct Reference

GhostRef tracks an update sent in one packet for the ghost of one NetObject. More...

#include <tnlGhostConnection.h>

List of all members.

Public Attributes

U32 mask
 The mask of bits that were updated in this packet.

U32 ghostInfoFlags
 GhostInfo::Flags bitset, determes if the ghost is in a special processing mode (created/deleted).

GhostInfoghost
 The ghost information for the object on the connection that sent the packet this GhostRef is attached to.

GhostRef * nextRef
 The next ghost updated in this packet.

GhostRef * updateChain
 A pointer to the GhostRef on the least previous packet that updated this ghost, or NULL, if no prior packet updated this ghost.


Detailed Description

GhostRef tracks an update sent in one packet for the ghost of one NetObject.

When we are notified that a pack is sent/lost, this is used to determine what updates need to be resent and so forth.

Definition at line 83 of file tnlGhostConnection.h.


The documentation for this struct was generated from the following file:
Generated on Thu Aug 18 16:03:37 2005 for Robin Hood: Thieves & Knights by doxygen1.2.18