#include "zlib.h"
Go to the source code of this file.
Classes | |
| class | ON_CompressedBuffer |
Defines | |
| #define | MY_ZCALLOC |
| #define | Z_PREFIX |
Functions | |
| ON_BEGIN_EXTERNC voidpf | zcalloc (voidpf, unsigned, unsigned) |
| void | zcfree (voidpf, voidpf) |
| #define MY_ZCALLOC |
Definition at line 39 of file opennurbs_zlib.h.
| #define Z_PREFIX |
Definition at line 34 of file opennurbs_zlib.h.
| ON_BEGIN_EXTERNC voidpf zcalloc | ( | voidpf | , |
| unsigned | , | ||
| unsigned | |||
| ) |
Definition at line 31 of file opennurbs_zlib_memory.cpp.
Definition at line 36 of file opennurbs_zlib_memory.cpp.