Visualization Library 2.0.0-b5

A lightweight C++ OpenGL middleware for 2D/3D graphics

VL     Star     Watch     Fork     Issue

[Download] [Tutorials] [All Classes] [Grouped Classes]
Public Attributes | List of all members
tree_desc_s Struct Reference

#include <deflate.h>

Public Attributes

ct_datadyn_tree
 
int max_code
 
static_tree_descstat_desc
 

Detailed Description

Definition at line 83 of file deflate.h.

Member Data Documentation

◆ dyn_tree

ct_data* tree_desc_s::dyn_tree

Definition at line 84 of file deflate.h.

Referenced by build_tree(), and gen_bitlen().

◆ max_code

int tree_desc_s::max_code

Definition at line 85 of file deflate.h.

Referenced by build_tree(), and gen_bitlen().

◆ stat_desc

static_tree_desc* tree_desc_s::stat_desc

Definition at line 86 of file deflate.h.

Referenced by build_tree(), and gen_bitlen().


The documentation for this struct was generated from the following file: