|
My Project
|
Serialize options for input and output. More...
#include <ParaXSerializer.h>
Public Member Functions | |
| SerializerOptions (bool bBinary) | |
Public Attributes | |
| bool | m_bBinary:1 |
| binary or text file | |
| bool | m_bCompressed:1 |
| bool | m_bHasAnimation:1 |
| bool | m_bHasNorm:1 |
Serialize options for input and output.
1.8.12