#include <mitsuba/mitsuba.h>#include <zlib.h>Go to the source code of this file.
Classes | |
| class | mitsuba::ZStream |
Transparent compression/decompression stream based on zlib. More... | |
Namespaces | |
| mitsuba | |
Macros | |
| #define | __MITSUBA_CORE_ZSTREAM_H_ |
| #define | ZSTREAM_BUFSIZE 32768 |
| Buffer size used to communicate with zlib. The larger, the better. More... | |
| #define __MITSUBA_CORE_ZSTREAM_H_ |
| #define ZSTREAM_BUFSIZE 32768 |
Buffer size used to communicate with zlib. The larger, the better.