File zlib.h¶
↰ Parent directory (pcl\surface\include\pcl\surface\3rdparty\opennurbs)
Contents
Definition (pcl\surface\include\pcl\surface\3rdparty\opennurbs\zlib.h)¶
Includes¶
zconf.h(File zconf.h)
Included By¶
Functions¶
Function OF((z_streamp strm, const Bytef *dictionary, uInt dictLength))
Function OF((z_streamp strm, int good_length, int max_lazy, int nice_length, int max_chain))
Function OF((z_streamp strm, in_func in, void FAR *in_desc, out_func out, void FAR *out_desc))
Function OF((Bytef *dest, uLongf *destLen, const Bytef *source, uLong sourceLen))
Function OF((Bytef *dest, uLongf *destLen, const Bytef *source, uLong sourceLen, int level))
Function OF((z_streamp strm, int level, const char *version, int stream_size))
Function OF((z_streamp strm, const char *version, int stream_size))
Function OF((z_streamp strm, int windowBits, const char *version, int stream_size))