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 | code |
Macros | |
#define | ENOUGH_LENS 852 |
#define | ENOUGH_DISTS 594 |
#define | ENOUGH (ENOUGH_LENS+ENOUGH_DISTS) |
Enumerations | |
enum | codetype { CODES, LENS, DISTS, CODES, LENS, DISTS } |
Functions | |
int inflate_table9 | OF ((codetype type, unsigned short FAR *lens, unsigned codes, code FAR *FAR *table, unsigned FAR *bits, unsigned short FAR *work)) |
#define ENOUGH (ENOUGH_LENS+ENOUGH_DISTS) |
Definition at line 50 of file inftree9.h.
#define ENOUGH_DISTS 594 |
Definition at line 49 of file inftree9.h.
Referenced by cover_trees(), inflate_table(), and inflate_table9().
#define ENOUGH_LENS 852 |
Definition at line 48 of file inftree9.h.
Referenced by inflate_table(), and inflate_table9().
enum codetype |
Enumerator | |
---|---|
CODES | |
LENS | |
DISTS | |
CODES | |
LENS | |
DISTS |
Definition at line 53 of file inftree9.h.
Visualization Library 2.0.0-b5 Reference Documentation
Updated on Mon Feb 10 2020 02:44:58.
© Copyright Michele Bosi. All rights reserved.