|
Point Cloud Library (PCL)
1.15.1-dev
|
#include <pcl/surface/3rdparty/opennurbs/inflate.h>
Collaboration diagram for inflate_state:Public Attributes | |
| inflate_mode | mode |
| int | last |
| int | wrap |
| int | havedict |
| int | flags |
| unsigned | dmax |
| unsigned int | check |
| unsigned int | total |
| gz_headerp | head |
| unsigned | wbits |
| unsigned | wsize |
| unsigned | whave |
| unsigned | write |
| unsigned char FAR * | window |
| unsigned int | hold |
| unsigned | bits |
| unsigned | length |
| unsigned | offset |
| unsigned | extra |
| code const FAR * | lencode |
| code const FAR * | distcode |
| unsigned | lenbits |
| unsigned | distbits |
| unsigned | ncode |
| unsigned | nlen |
| unsigned | ndist |
| unsigned | have |
| code FAR * | next |
| unsigned short | lens [320] |
| unsigned short | work [288] |
| code | codes [ENOUGH] |