Visualization Library 2.0.0-b5
A lightweight C++ OpenGL middleware for 2D/3D graphics
|
[Download] [Tutorials] [All Classes] [Grouped Classes] |
#include <inftrees.h>
Public Attributes | |
union { | |
struct { | |
Byte Exop | |
Byte Bits | |
} what | |
uInt pad | |
} | word |
uInt | base |
Definition at line 19 of file inftrees.h.
uInt inflate_huft_s::base |
Definition at line 27 of file inftrees.h.
Referenced by huft_build(), and inflate_table().
Byte inflate_huft_s::Bits |
Definition at line 23 of file inftrees.h.
Byte inflate_huft_s::Exop |
Definition at line 22 of file inftrees.h.
uInt inflate_huft_s::pad |
Definition at line 25 of file inftrees.h.
struct { ... } inflate_huft_s::what |
union { ... } inflate_huft_s::word |
Visualization Library 2.0.0-b5 Reference Documentation
Updated on Mon Feb 10 2020 02:45:01.
© Copyright Michele Bosi. All rights reserved.