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 repacks.hpp
  • Edit on GitHub

File repacks.hpp¶

↰ Parent directory (pcl\gpu\utils\include\pcl\gpu\utils)

Contents

  • Definition (pcl\gpu\utils\include\pcl\gpu\utils\repacks.hpp)

  • Includes

  • Namespaces

  • Functions

  • Variables

Definition (pcl\gpu\utils\include\pcl\gpu\utils\repacks.hpp)¶

  • Program Listing for File repacks.hpp

Includes¶

  • pcl/gpu/containers/device_array.h

  • pcl/pcl_macros.h

  • pcl/point_types.h

Namespaces¶

  • Namespace pcl

  • Namespace pcl::gpu

Functions¶

  • Function pcl::gpu::copyFields(const DeviceArray<PointXYZ>&, DeviceArray<PointNormal>&)

  • Function pcl::gpu::copyFields(const DeviceArray<Normal>&, DeviceArray<PointNormal>&)

  • Function pcl::gpu::copyFields(const DeviceArray<PointXYZRGBL>&, DeviceArray<PointXYZ>&)

  • Function pcl::gpu::copyFields(const DeviceArray<PointXYZRGB>&, DeviceArray<PointXYZ>&)

  • Function pcl::gpu::copyFields(const DeviceArray<PointXYZRGBA>&, DeviceArray<PointXYZ>&)

  • Template Function pcl::gpu::copyFieldsEx

  • Function pcl::gpu::copyFieldsImpl

  • Function pcl::gpu::copyFieldsZ(const DeviceArray<PointXYZ>&, DeviceArray<float>&)

  • Function pcl::gpu::copyFieldsZ(const DeviceArray<PointXYZRGB>&, DeviceArray<float>&)

  • Function pcl::gpu::cp

  • Function pcl::gpu::rule

Variables¶

  • Variable pcl::gpu::NoCP


© Copyright 2019, open perception foundation Revision f5649757.

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