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

#include <Serializer.h>

Collaboration diagram for hellfire::Serializer< MeshComponent >:

Static Public Member Functions

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

Detailed Description

Definition at line 64 of file Serializer.h.

Member Function Documentation

◆ deserialize()

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

Definition at line 78 of file Serializer.h.

◆ serialize()

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

Definition at line 65 of file Serializer.h.


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