Loading...
Searching...
No Matches
hellfire::Serializer< LightComponent > Struct Reference

#include <Serializer.h>

Collaboration diagram for hellfire::Serializer< LightComponent >:

Static Public Member Functions

static bool serialize (std::ostream &output, const LightComponent *obj)
 
static bool deserialize (std::istream &input, LightComponent *obj)
 

Detailed Description

Definition at line 133 of file Serializer.h.

Member Function Documentation

◆ deserialize()

static bool hellfire::Serializer< LightComponent >::deserialize ( std::istream &  input,
LightComponent obj 
)
inlinestatic

Definition at line 154 of file Serializer.h.

◆ serialize()

static bool hellfire::Serializer< LightComponent >::serialize ( std::ostream &  output,
const LightComponent obj 
)
inlinestatic

Definition at line 134 of file Serializer.h.


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