VOX
A little voxel engine
Loading...
Searching...
No Matches
ChunkUnloadPacket Member List

This is the complete list of members for ChunkUnloadPacket, including all inherited members.

ChunkUnloadPacket()ChunkUnloadPacket
ChunkUnloadPacket(const glm::ivec3 &chunk_position)ChunkUnloadPacket
ChunkUnloadPacket(const ChunkUnloadPacket &other)ChunkUnloadPacket
ChunkUnloadPacket(ChunkUnloadPacket &&other)ChunkUnloadPacket
Clone() const overrideChunkUnloadPacketvirtual
Deserialize(const uint8_t *buffer) overrideChunkUnloadPacketvirtual
DYNAMIC_HEADER_SIZEIPacketinlinestatic
ExtractMessage(Connection &connection)IPacket
GetChunkPosition() constChunkUnloadPacket
GetConnectionId() constIPacketinline
GetType() const overrideChunkUnloadPacketvirtual
HasDynamicSize() const overrideChunkUnloadPacketvirtual
IPacket(const IPacket &)IPacket
IPacket(IPacket &&)IPacket
IPacket()IPacketprotected
m_connection_idIPacketprotected
operator=(const ChunkUnloadPacket &other)ChunkUnloadPacket
operator=(ChunkUnloadPacket &&other)ChunkUnloadPacket
IPacket::operator=(const IPacket &)IPacket
IPacket::operator=(IPacket &&)IPacket
Serialize(uint8_t *buffer) const overrideChunkUnloadPacketvirtual
SerializeHeader(uint8_t *buffer) constIPacketprotected
SetChunkPosition(const glm::ivec3 &chunk_position)ChunkUnloadPacket
SetConnectionId(uint64_t connection_id)IPacketinline
Size() const overrideChunkUnloadPacketvirtual
STATIC_HEADER_SIZEIPacketinlinestatic
Type enum nameIPacket
~ChunkUnloadPacket()ChunkUnloadPacket
~IPacket()IPacketvirtual