file REDIChunkSaver.h

Header of the RED::IChunkSaver interface.

Go to the source code of this file.

Namespaces:

namespaceRED

Classes:

classIChunkSaver

Defines:

#defineSET_CHUNK_SIGNATURE (signature)static unsigned int GetChunkSignature() { static const unsigned int s = signature; return s; }

Defines documentation

#define SET_CHUNK_SIGNATURE(signature) static unsigned int GetChunkSignature() { static const unsigned int s = signature; return s; }