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.
Typedefs | |
typedef struct inflate_blocks_state FAR | inflate_blocks_statef |
Functions | |
local inflate_blocks_statef *inflate_blocks_new | OF ((z_streamp z, check_func c, uInt w)) |
local int inflate_blocks | OF ((inflate_blocks_statef *, z_streamp, int)) |
local void inflate_blocks_reset | OF ((inflate_blocks_statef *, z_streamp, uLongf *)) |
local int inflate_blocks_free | OF ((inflate_blocks_statef *, z_streamp)) |
typedef struct inflate_blocks_state FAR inflate_blocks_statef |
Definition at line 15 of file infblock.h.
local inflate_blocks_statef* inflate_blocks_new OF | ( | (z_streamp z, check_func c, uInt w) | ) |
local int inflate_blocks OF | ( | (inflate_blocks_statef *, z_streamp, int) | ) |
local void inflate_blocks_reset OF | ( | (inflate_blocks_statef *, z_streamp, uLongf *) | ) |
local int inflate_blocks_free OF | ( | (inflate_blocks_statef *, 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.