Server Meshing
Loading...
Searching...
No Matches
PositionAndTimestamp Struct Reference

#include <PayloadStructs.hpp>

Collaboration diagram for PositionAndTimestamp:

Public Member Functions

bool Serilize (ByteWriter &aWriter) const
bool Deserilize (ByteReader &aReader)

Public Attributes

uint16_t EntityId
Tga::Vector3f Position
uint32_t ServerTime

Member Function Documentation

◆ Deserilize()

bool PositionAndTimestamp::Deserilize ( ByteReader & aReader)
inline
Here is the call graph for this function:

◆ Serilize()

bool PositionAndTimestamp::Serilize ( ByteWriter & aWriter) const
inline
Here is the call graph for this function:

Member Data Documentation

◆ EntityId

uint16_t PositionAndTimestamp::EntityId

◆ Position

Tga::Vector3f PositionAndTimestamp::Position

◆ ServerTime

uint32_t PositionAndTimestamp::ServerTime