Pyrogenesis  trunk
Public Member Functions | List of all members
SerializeHelper< SpatialSubdivision > Struct Template Reference

Serialization helper template for SpatialSubdivision. More...

#include <Spatial.h>

Public Member Functions

void operator() (ISerializer &serialize, const char *name, SpatialSubdivision &value)
 
void operator() (IDeserializer &serialize, const char *name, SpatialSubdivision &value)
 

Detailed Description

template<>
struct SerializeHelper< SpatialSubdivision >

Serialization helper template for SpatialSubdivision.

Member Function Documentation

◆ operator()() [1/2]

void SerializeHelper< SpatialSubdivision >::operator() ( ISerializer serialize,
const char *  name,
SpatialSubdivision value 
)
inline

◆ operator()() [2/2]

void SerializeHelper< SpatialSubdivision >::operator() ( IDeserializer serialize,
const char *  name,
SpatialSubdivision value 
)
inline

The documentation for this struct was generated from the following file: