pcl
latest

Tutorials:

  • Table of contents
  • Basic Usage
  • Advanced Usage
  • Features
  • Filtering
  • I/O
  • Keypoints
  • KdTree
  • Octree
  • Range Images
  • Recognition
  • Registration
  • Sample Consensus
  • Segmentation
  • Surface
  • Visualization
  • Applications
  • GPU

Advanced Topics:

  • Compiling PCL
  • Developing PCL code
  • Committing changes to the git master
  • Improving the PCL documentation
  • How to build a minimal example

API documentation:

  • Library API
pcl
  • Docs »
  • File deflate.h
  • Edit on GitHub

File deflate.h¶

↰ Parent directory (pcl\surface\include\pcl\surface\3rdparty\opennurbs)

Contents

  • Definition (pcl\surface\include\pcl\surface\3rdparty\opennurbs\deflate.h)

  • Includes

  • Classes

  • Functions

  • Defines

  • Typedefs

  • Variables

Definition (pcl\surface\include\pcl\surface\3rdparty\opennurbs\deflate.h)¶

  • Program Listing for File deflate.h

Includes¶

  • zutil.h (File zutil.h)

Classes¶

  • Struct ct_data_s

  • Struct internal_state

  • Struct tree_desc_s

Functions¶

  • Function OF((deflate_state *s))

  • Function OF((deflate_state *s, unsigned dist, unsigned lc))

  • Function OF((deflate_state *s, charf *buf, ulg stored_len, int eof))

Defines¶

  • Define _tr_tally_dist

  • Define _tr_tally_lit

  • Define BL_CODES

  • Define BUSY_STATE

  • Define Code

  • Define COMMENT_STATE

  • Define d_code

  • Define D_CODES

  • Define Dad

  • Define EXTRA_STATE

  • Define FINISH_STATE

  • Define Freq

  • Define GZIP

  • Define HCRC_STATE

  • Define HEAP_SIZE

  • Define INIT_STATE

  • Define L_CODES

  • Define Len

  • Define LENGTH_CODES

  • Define LITERALS

  • Define MAX_BITS

  • Define MAX_DIST

  • Define max_insert_length

  • Define MIN_LOOKAHEAD

  • Define NAME_STATE

  • Define put_byte

Typedefs¶

  • Typedef ct_data

  • Typedef deflate_state

  • Typedef IPos

  • Typedef Pos

  • Typedef Posf

  • Typedef static_tree_desc

  • Typedef tree_desc

Variables¶

  • Variable _dist_code

  • Variable _length_code


© Copyright 2019, open perception foundation Revision f5649757.

Built with Sphinx using a theme provided by Read the Docs.