Visualization Library 2.0.0-b5
A lightweight C++ OpenGL middleware for 2D/3D graphics
|
[Download] [Tutorials] [All Classes] [Grouped Classes] |
#include <deflate.h>
Public Attributes | |
ct_data * | dyn_tree |
int | max_code |
static_tree_desc * | stat_desc |
ct_data* tree_desc_s::dyn_tree |
Definition at line 84 of file deflate.h.
Referenced by build_tree(), and gen_bitlen().
int tree_desc_s::max_code |
Definition at line 85 of file deflate.h.
Referenced by build_tree(), and gen_bitlen().
static_tree_desc* tree_desc_s::stat_desc |
Definition at line 86 of file deflate.h.
Referenced by build_tree(), and gen_bitlen().
Visualization Library 2.0.0-b5 Reference Documentation
Updated on Mon Feb 10 2020 02:45:02.
© Copyright Michele Bosi. All rights reserved.