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

#include <PayloadStructs.hpp>

Collaboration diagram for InitWorldBoundsPayload:

Public Member Functions

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

Public Attributes

AABB myWorldBounds
Tga::Vector4f myColor
uint16_t myPeerId
Tga::Color myColor

Member Function Documentation

◆ Deserialize()

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

◆ Deserilize()

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

◆ Serialize()

bool InitWorldBoundsPayload::Serialize ( ByteWriter & aWriter)
inline
Here is the call graph for this function:

◆ Serilize()

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

Member Data Documentation

◆ myColor [1/2]

Tga::Vector4f InitWorldBoundsPayload::myColor

◆ myColor [2/2]

Tga::Color InitWorldBoundsPayload::myColor

◆ myPeerId

uint16_t InitWorldBoundsPayload::myPeerId

◆ myWorldBounds

AABB InitWorldBoundsPayload::myWorldBounds