45 #include <pcl/io/pcd_io.h> 
   61 POINT_CLOUD_REGISTER_POINT_STRUCT(
 
   63     (
float, intensity, intensity) )
 
Defines all the PCL implemented PointT point type structures.
#define PCL_MAKE_ALIGNED_OPERATOR_NEW
Macro to signal a class requires a custom allocator.
Defines functions, macros and traits for allocating and using memory.
Defines all the PCL and non-PCL macros used.