Server Meshing
Loading...
Searching...
No Matches
NetSerilizer< float > Struct Reference

#include <NetSerilizerPrimitivs.hpp>

Collaboration diagram for NetSerilizer< float >:

Static Public Member Functions

static bool Write (ByteWriter &w, const float &v)
static bool Read (ByteReader &r, float &v)

Member Function Documentation

◆ Read()

bool NetSerilizer< float >::Read ( ByteReader & r,
float & v )
inlinestatic
Here is the call graph for this function:

◆ Write()

bool NetSerilizer< float >::Write ( ByteWriter & w,
const float & v )
inlinestatic
Here is the call graph for this function: