Go to the source code of this file.
Classes | |
class | ON_CompressStream |
class | ON_UncompressStream |
Typedefs | |
typedef bool(* | ON_StreamCallbackFunction )(void *context, ON__UINT32 size, const void *buffer) |
typedef bool(* ON_StreamCallbackFunction)(void *context, ON__UINT32 size, const void *buffer) |
Definition at line 20 of file opennurbs_compress.h.