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 zutil.h
  • Edit on GitHub

File zutil.h¶

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

Contents

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

  • Includes

  • Included By

  • Functions

  • Defines

  • Typedefs

  • Variables

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

  • Program Listing for File zutil.h

Includes¶

  • errno.h

  • zlib.h (File opennurbs_zlib.h)

Included By¶

  • File deflate.h

Functions¶

  • Function OF((Bytef *dest, const Bytef *source, uInt len))

  • Function OF((const Bytef *s1, const Bytef *s2, uInt len))

  • Function OF((Bytef *dest, uInt len))

  • Function OF((voidpf opaque, unsigned items, unsigned size))

  • Function OF((voidpf opaque, voidpf ptr))

Defines¶

  • Define Assert

  • Define DEF_MEM_LEVEL

  • Define DEF_WBITS

  • Define DYN_TREES

  • Define ERR_MSG

  • Define ERR_RETURN

  • Define F_OPEN

  • Define local

  • Define MAX_MATCH

  • Define MIN_MATCH

  • Define OS_CODE

  • Define PRESET_DICT

  • Define STATIC_TREES

  • Define STORED_BLOCK

  • Define Trace

  • Define Tracec

  • Define Tracecv

  • Define Tracev

  • Define Tracevv

  • Define TRY_FREE

  • Define ZALLOC

  • Define ZFREE

  • Define ZLIB_INTERNAL

Typedefs¶

  • Typedef uch

  • Typedef uchf

  • Typedef ulg

  • Typedef ush

  • Typedef ushf

Variables¶

  • Variable z_errmsg


© Copyright 2019, open perception foundation Revision f5649757.

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