Pyrogenesis HEAD
Pyrogenesis, a RTS Engine
ComponentManagerSerialization.cpp File Reference
Include dependency graph for ComponentManagerSerialization.cpp:

Functions

std::string SerializeRNG (const boost::random::rand48 &rng)
 
void DeserializeRNG (const std::string &str, boost::random::rand48 &rng)
 

Function Documentation

◆ DeserializeRNG()

void DeserializeRNG ( const std::string &  str,
boost::random::rand48 &  rng 
)

◆ SerializeRNG()

std::string SerializeRNG ( const boost::random::rand48 &  rng)