|
Point Cloud Library (PCL)
1.10.0
|
#include <pcl/pcl_macros.h>#include <bitset>#include <pcl/register_point_struct.h>#include <boost/mpl/contains.hpp>#include <boost/mpl/fold.hpp>#include <boost/mpl/vector.hpp>#include <pcl/impl/point_types.hpp>#include <pcl/common/point_tests.h>Go to the source code of this file.
Defines all the PCL implemented PointT point type structures
Definition in file point_types.h.
Classes | |
| struct | pcl::Histogram< N > |
| A point structure representing an N-D histogram. More... | |
Namespaces | |
| pcl | |
| This file defines compatibility wrappers for low level I/O functions. | |
Typedefs | |
| using | pcl::BorderTraits = std::bitset< 32 > |
| Data type to store extended information about a transition from foreground to backgroundSpecification of the fields for BorderDescription::traits. More... | |