Visualization Library 2.0.0-b5
A lightweight C++ OpenGL middleware for 2D/3D graphics
|
[Download] [Tutorials] [All Classes] [Grouped Classes] |
Go to the source code of this file.
Classes | |
struct | inflate_huft_s |
Macros | |
#define | MANY 1440 |
Typedefs | |
typedef struct inflate_huft_s FAR | inflate_huft |
Functions | |
local int inflate_trees_bits | OF ((uIntf *, uIntf *, inflate_huft *FAR *, inflate_huft *, z_streamp)) |
local int inflate_trees_dynamic | OF ((uInt, uInt, uIntf *, uIntf *, uIntf *, inflate_huft *FAR *, inflate_huft *FAR *, inflate_huft *, z_streamp)) |
local int inflate_trees_fixed | OF ((uIntf *, uIntf *, const inflate_huft *FAR *, const inflate_huft *FAR *, z_streamp)) |
#define MANY 1440 |
Definition at line 36 of file inftrees.h.
Referenced by huft_build(), and inflate_blocks_new().
typedef struct inflate_huft_s FAR inflate_huft |
Definition at line 17 of file inftrees.h.
local int inflate_trees_bits OF | ( | (uIntf *, uIntf *, inflate_huft *FAR *, inflate_huft *, z_streamp) | ) |
local int inflate_trees_dynamic OF | ( | (uInt, uInt, uIntf *, uIntf *, uIntf *, inflate_huft *FAR *, inflate_huft *FAR *, inflate_huft *, z_streamp) | ) |
local int inflate_trees_fixed OF | ( | (uIntf *, uIntf *, const inflate_huft *FAR *, const inflate_huft *FAR *, z_streamp) | ) |
Visualization Library 2.0.0-b5 Reference Documentation
Updated on Mon Feb 10 2020 02:44:55.
© Copyright Michele Bosi. All rights reserved.